Specifies a Chatter feed to post to a Chatter user.
How to Start
- In AgilePoint Envision, open a process template.
- Navigate to the Chatter stencil.
- On the Chatter stencil, drag the
Post Feed to Chatter User AgileShape, and drop it on the process template.
- To view the full list of properties, in the Design Tasks pane, click Show Properties.
- On the Configure field, click the Ellipses button.
Fields
| Field Name |
Definition |
Access Token Name
|
- Definition:
- Specifies the unique
name for your connection to the enterprise social application.
- Allowed Values:
- An alphanumeric string with no spaces.
- Default Value:
- None
- Custom Attributes:
- No
|
User
|
- Definition:
- Specifies the user name from the
Select Users Window.
- Allowed Values:
-
- A Chatter user ID. Click the Select User button to select.
- An AgilePoint user name.
- A custom attribute that represents a Chatter user ID or
AgilePoint user name.
- Default Value:
- None
- Custom Attributes:
- Yes
- Example:
-
- MyChatterId
- demo3\lallen
- ${/pd:myFields/pd:UserID}
|
Select User
|
- Opens the Following Window:
- Select Users Window
- Purpose of this Window:
- Specifies a Chatter user.
|
Message
|
- Definition:
- Specifies the content of the message.
- Allowed Values:
- Multiple lines of text in text-only format.
- Default Value:
- None
- Custom Attributes:
- Yes
|
File Url
|
- Definition:
- Specifies the absolute path of the attachment file.
- Allowed Values:
- An absolute path and file name on the
AgilePoint Server or SharePoint Server.
Multiple
attachments are not supported.
- Default Value:
- None
- Custom Attributes:
- Yes
- Example:
-
- c:\My Documents\sample1.doc
- ${HomeDirectory}\sample2.doc
- http://demo3:8000/DocumentLib1/sample3.doc
|
Store the response Feed Item Id in Custom Attribute or Schema
|
- Definition:
- Specifies the name of the
custom attribute that is used to store the response Feed Item Id.
The Feed Item Id is an identifier used to track
a Chatter conversation thread.
- Allowed Values:
- A custom attribute.
- Default Value:
- None
- Custom Attributes:
- Yes
- Example:
- /pd:myFields/pd:FeedItemID
|
Schema
|
- Opens the Following Window:
- Select XPath from Attributes Window
- Purpose of this Window:
- Enables you to select a schema node from the XML schema for
your process.
|