Contains a record of all microblog posts within the digital workplace. Creating a new microblog post or archiving an existing microblog post will add a row to this table.
URL
/odata/dContentMicroblog
Attributes
Name | Data Type | Connects to: |
---|---|---|
microblog_key | Edm.Int64 | |
archive_status_key | Edm.Int32 |
Name | Data Type | Description |
---|---|---|
source_system_id | Edm.Guid | A unique identifier for a blog article. |
row_active_date | Edm.DateTimeOffset | The date the current row was created. |
row_inactive_date | Edm.DateTimeOffset | The date the current row was made inactive. Active rows will have a date with the year 9999. |
community_key | Edm.Int32 | A unique identifier for a digital workplace. |