Difference between revisions of "Openspcoop-call"
(Created page with "==Description== OPENSPCOOP plugin. =={{VULCON}} / {{GVESB}} Configuration== Openspcoop-call is used by Channel and routed-call elements. Its attributes are: * ''type...") |
|||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
− | OPENSPCOOP plugin. | + | {{GVESB}} OPENSPCOOP plugin. |
=={{VULCON}} / {{GVESB}} Configuration== | =={{VULCON}} / {{GVESB}} Configuration== | ||
Line 8: | Line 8: | ||
Its attributes are: | Its attributes are: | ||
− | + | {|class="gvtable" | |
− | + | ! Attribute !! Type !! Description | |
− | + | |- | |
− | + | | type || fixed || This attribute must assume the value '''call'''. | |
− | + | |- | |
− | + | | class || fixed || This attribute must assume the value '''it.greenvulcano.gvesb.virtual.openspcoop.OpenSpCoopCallOperation'''. | |
− | + | |- | |
− | + | | name || required || Operation name. Used in the [[Flow]] section to associate workflow nodes to VCL operations. | |
− | + | |- | |
− | + | | locationPD || required || locationPD openspcoop. | |
− | + | |- | |
− | + | | username || required || username openspcoop. | |
− | + | |- | |
− | + | | password || required || password openspcoop. | |
− | + | |- | |
− | + | | url || required || url openspcoop. | |
− | + | |- | |
− | + | | comando || required || Operazione di openspcoop da invocare. The attribute's admitted values are: | |
− | + | * deleteAllMessages | |
− | + | * deleteMessage | |
− | + | * deleteMessageByReference | |
− | + | * getAllMessagesId | |
− | + | * getAllMessagesIdByService | |
− | + | * getMessage | |
− | + | * getMessageByReference | |
− | + | * getNextMessagesId | |
− | + | * getNextMessagesIdByService | |
− | + | * invocazionePortaDelegata | |
− | + | * invocazionePortaDelegataPerRiferimento | |
− | + | * sendRichiestaStatoAsincronaAsimmetrica | |
− | + | * sendRispostaAsincronaSimmetrica | |
− | + | |- | |
− | + | | tipoDestinatario || required || tipoDestinatario openspcoop. | |
− | + | |- | |
+ | | destinatario || required || destinatario openspcoop. | ||
+ | |- | ||
+ | | tipoServizio || required || tipoServizio openspcoop. | ||
+ | |- | ||
+ | | servizio || required || servizio openspcoop. | ||
+ | |- | ||
+ | | azione || required || azione openspcoop. | ||
+ | |- | ||
+ | | idCorrelazioneApplicativa || optional || idCorrelazioneApplicativa openspcoop. <br/> This idCorrelazioneApplicativa can be static or may contain [[placeholders]] that are replaced at runtime. <br/> If this attribute is not present, the command is executed within the current working directory. | ||
+ | |- | ||
+ | | nomeServizioApplicativo || optional || nomeServizioApplicativo openspcoop. | ||
+ | |- | ||
+ | | riferimentoMessaggio || optional || riferimentoMessaggio openspcoop. | ||
+ | |- | ||
+ | | idMessaggio || optional || idMessaggio openspcoop. <br/> This idMessaggio can be static or may contain [[placeholders]] that are replaced at runtime. <br/> If this attribute is not present, the command is executed within the current working directory. | ||
+ | |- | ||
+ | | counter || optional || counter openspcoop. | ||
+ | |- | ||
+ | | offset || optional || offset openspcoop. | ||
+ | |- | ||
+ | | imbustamento || optional || imbustamento openspcoop. | ||
+ | |} |
Latest revision as of 23:07, 9 February 2012
Description
GreenVulcano® ESB OPENSPCOOP plugin.
VulCon / GreenVulcano® ESB Configuration
Openspcoop-call is used by Channel and routed-call elements.
Its attributes are:
Attribute | Type | Description |
---|---|---|
type | fixed | This attribute must assume the value call. |
class | fixed | This attribute must assume the value it.greenvulcano.gvesb.virtual.openspcoop.OpenSpCoopCallOperation. |
name | required | Operation name. Used in the Flow section to associate workflow nodes to VCL operations. |
locationPD | required | locationPD openspcoop. |
username | required | username openspcoop. |
password | required | password openspcoop. |
url | required | url openspcoop. |
comando | required | Operazione di openspcoop da invocare. The attribute's admitted values are:
|
tipoDestinatario | required | tipoDestinatario openspcoop. |
destinatario | required | destinatario openspcoop. |
tipoServizio | required | tipoServizio openspcoop. |
servizio | required | servizio openspcoop. |
azione | required | azione openspcoop. |
idCorrelazioneApplicativa | optional | idCorrelazioneApplicativa openspcoop. This idCorrelazioneApplicativa can be static or may contain placeholders that are replaced at runtime. If this attribute is not present, the command is executed within the current working directory. |
nomeServizioApplicativo | optional | nomeServizioApplicativo openspcoop. |
riferimentoMessaggio | optional | riferimentoMessaggio openspcoop. |
idMessaggio | optional | idMessaggio openspcoop. This idMessaggio can be static or may contain placeholders that are replaced at runtime. If this attribute is not present, the command is executed within the current working directory. |
counter | optional | counter openspcoop. |
offset | optional | offset openspcoop. |
imbustamento | optional | imbustamento openspcoop. |