Difference between revisions of "Twitter-enable-notification"

From GreenVulcano Wiki
Jump to: navigation, search
(Created page with "==Description== {{GVESB}} allows, using the Twitter operations, to invoke the API exposed by the social platform. =={{VULCON}} / {{GVCONSOLE}} Configuration== Following a desc...")
 
Line 5: Line 5:
 
=={{VULCON}} / {{GVCONSOLE}} Configuration==
 
=={{VULCON}} / {{GVCONSOLE}} Configuration==
  
Following a description of Twitter-enable-notification element.
+
Following a description of twitter-enable-notification element.
  
 
The following table shows the element's attributes:
 
The following table shows the element's attributes:
Line 13: Line 13:
 
| type || fixed || This attribute must assume the value '''call'''.
 
| type || fixed || This attribute must assume the value '''call'''.
 
|-
 
|-
| class || fixed || This attribute must assume the value '''it.greenvulcano.gvesb.virtual.social.twitter.TwitterUpdateStatusCallOperation'''.
+
| class || fixed || This attribute must assume the value '''it.greenvulcano.gvesb.virtual.social.twitter.TwitterEnableNotificationCallOperation'''.
 
|-
 
|-
 
| name || required || Operation name. Used in the 'Flow' section to associate workflow nodes to VCL operations.
 
| name || required || Operation name. Used in the 'Flow' section to associate workflow nodes to VCL operations.

Revision as of 16:13, 5 March 2013

Description

GreenVulcano® ESB allows, using the Twitter operations, to invoke the API exposed by the social platform.

VulCon / GV Console Configuration

Following a description of twitter-enable-notification element.

The following table shows the element's attributes:

Attribute Type Description
type fixed This attribute must assume the value call.
class fixed This attribute must assume the value it.greenvulcano.gvesb.virtual.social.twitter.TwitterEnableNotificationCallOperation.
name required Operation name. Used in the 'Flow' section to associate workflow nodes to VCL operations.
dynamic optional Specify if the account attribute can contain placeholders to be resolved at runtime.
account required Twitter account name.
fromAccountId required Twitter Account Id you want to follow.