Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Excerpt

Source to access data for a yammer network with dedicated support for writing back comments and likes.

Responsible Person

User Profile
userlachenma557058:1a436925-3164-4796-8031-90bf71eae19d

Status

Status

Ready for Use

Insert excerpt
DevelopmentStatus
DevelopmentStatus
nopaneltrueDevelopmentStatus

Info

Aggregation Features

Fill

Yes

Update

Yes

Enrich

No

...

Insert excerpt
LibraryUsage
LibraryUsage
nopaneltrueLibraryUsage

Info

Configuration

Key

Description

Possible Values

Default

Required (Yes/No)

consumerKey

Consumer key for authentication.

Text

empty

Yes

consumerSecretConsumer secret for authentication.TextemptyYes
accessTokenAccess token of authenticated user. The access token will be generated by yammer for one network. So the provided access token determines the network a source accesses.TextemptyYes
accessTokenSecretAccess token secret of authenticated user.TextemptyYes 
commandLineAuthenticationSwitch to turn on a command line authentication with mendeley. This should only be used in development environments. The access token and its secret should be empty in this case.true/falsefalseNo
messageBodyTypeThe type of the message body.plain, parsed, richplainNo
loadAllUsersIf this property is set to true than all available users will be loaded.true/falsefalseNo
initialNumberOfMessages

Defines the number of messages that should be loaded initially.

1..n10No
newestMessageId

Keeps the newest loaded message id, dont set manually.

true/falsefalseNo
writeBackComments

If set to true, then comments will be written back to yammer.

true/falsefalseNo
writeBackLikesIf set to true, then likes will be written back to yammer.true/falsefalseNo
writeWithAccountOwner

If set to true, then the account owner will be used as user for likes and comments if not author is set.

true/falsefalseNo
waitBetweenAPIRequests

Time to wait between api requests in seconds. Only used if an operation needs more than one api call.

true/falsefalseNo
loadNewestLikesIf set to true, then it will be polled for new likes.true/falsefalseNo

...