Within Analytics, only Fluig data are sent for analysis. Datasets that are sent for report generation are created within Analytics.
Processes
Dataset: request
Objective: obtain data from open requests
Field | Type | Description | Examples of values |
---|---|---|---|
solicitacaoId | Key | Request key |
1001 |
solicitacaoVersaoProcesso | Attribute | Version of the process being executed |
1 |
solicitacaoIdProcesso | Attribute | Process code | sales trips |
solicitacaoDescricaoProcesso | Attribute | Complete description of process | Trip Request Sales Order |
solicitacaoIdSolicitante | Attribute | Code (registration) of user requesting the process | nome.sobrenome |
solicitacaoNomeSolicitante | Attribute | Full name of requester | Name Last Name |
solicitacaoIdResponsavel | Attribute | User code (or pool identifier) of user currently assigned the activity | nome.sobrenome role |
solicitacaoNomeResponsavel | Attribute | Full name of user or description of role/group | Name Last Name HR Group |
solicitacaoStatus | Attribute | Request status | Open Closed Canceled |
solicitacaoIdAtividade | Attribute | Activity code | 3 6 8 |
solicitacaoNomeAtividade | Attribute | Complete description of activity | Request Approval |
solicitacaoCustom0 ...
solicitacaoCustom9 |
Attribute | 10 custom fields to be filled out through an event, to serve as attributes | <any value may be entered in this field> |
solicitacaoFact0
solicitacaoFact9 |
Fact | 10 custom fields to be filled out through an event, to serve as facts |
2.00 |
createDate | Date | Request creation date | 2013-10-10 |
updateDate | Date | Date of last request handling | 2013-10-10 |
Documents
Dataset: document
Objective: having document view data
Field | Type | Description | Examples of values |
---|---|---|---|
documentoId | Key | Document key composed of code and version |
8558_1000 8558_2000 82517_1000 |
documentoCodigo | Attribute | Document code | 8558 82517 |
documentoVersao | Attribute | Document version | 1000 2000 |
documentoDescricao | Attribute | Main description | Quality Standard Best practices of projects Case 229 - ACME Client |
documentoIdPublicador | Attribute | User code (registration) for user that posted the document | nome.sobrenome |
documentoNomePublicador | Attribute | Full name of user who posted the document | Name Last Name |
documentoIdAutor | Attribute | Code of user who drafted the document | nome.sobrenome |
documentoNomeAutor | Attribute | Full name of user who drafted the document | Name Last Name |
documentoTipo | Attribute | Document type description | Document Folder Form |
documentoAssunto | Attribute | Subject description | Default |
documentoIdPai | Attribute | Folder code/Form | 8871 |
documentoDescricaoPai | Attribute | Folder code/form | |
documentoExtensao | Attribute | Main file extension | DOCX |
documentoDownload | Attribute | Information on whether download is allowed | true false |
documentoQtAcessos | Fact | Number of document accesses | 1 53 |
documentoTamanho | Fact | Size of files, in bytes | 1024 6370187 |
createDate | Date | Document creation date | 2013-10-10 |
updateDate | Date | Date of last change | 2013-10-10 |
Page hit
Dataset: pageHit
Objective: gather information about page accesses
Field | Type | Description | Examples of values |
---|---|---|---|
pageHitIdHit | Key | Single identifier of hit |
usuario_87979879874212111 |
pageHitCodPagina | Attribute | Page title | home cpaineladmin comurh |
pageHidDescPagina | Attribute | Page description | Home Administrative panel HR Community |
pageHitLoginHit | Attribute | User login | |
pageHitHora | Attribute | Hour of access | 17 |
pageHitMinuto | Attribute | Minute of access | 30 |
pageHitQtHit | Fact | Fixed value for calculation | always 1 |
hitDate | Date | Date of access | 10/10/2013 |
Social
Dataset: Events
Objective: gather the social events that occur within Fluig
Field | Type | Description | Examples of values |
---|---|---|---|
eventId | Key | Single code of event in format {eventType}{entityID} |
POST5578 |
eventType | Attribute | Type of social event that took place |
LIKE |
eventSubType | Attribute | Sub-type of social event that took place |
DEFAULT <when there is no sub-type> |
referenceId | Attribute | Root event code E.g.: if it’s a comment, this code informs the Post that generated the comment |
331 21313 32772 |
authorId | Attribute | Code of user who
performed the action Along with this field, there is a "name" label |
1122 -> Ana Maria 3312 -> João Silva |
placeId | Attribute | Code of community or user
where the action was performed Along with this field, there is a "name" label |
554 -> CIPA 1122 -> Ana maria |
gdPost | Fact | Field for sum | 1 <will always be value 1> |
createDate | Date | Event creation date | 2013-10-10 |
Dataset: Author
Objective: gather data on social events from informations of your Fluig profile
Field | Type | Description | Examples of values |
---|---|---|---|
authorId | Key | Code of author who
performed the action Along with this field, there is a "name" label |
1122 -> Ana Maria |
removed | Attribute | Informs whether the author is deactivated |
0 <active> |
participations | Fact | Number of communities that the author belongs to | 111 |
followers | Fact | Number of followers of author | 222 |
followings | Fact | Number of users the author follows | 333 |
likes | Fact | Unused field | |
posts | Fact | Unused field | |
moderations | Fact | Unused field | |
images | Fact | Unused field | |
videos | Fact | Unused field | |
createDate | Date | User creation date | 2013-10-10 |
updateDate | Date | User update date | 2013-10-10 |
Dataset: Place
Objective: gather data on the community where the social actions took place
Field | Type | Description | Examples of values |
---|---|---|---|
placeId | Key | Code of community or user where the
action was performed Along with this field, there is a "name" label |
554 -> CIPA 1122 -> Ana maria |
removed | Attribute | Informs whether the community is deactivated |
0 <ativa> |
placeType | Attribute | Informs whether it’s a community or a user | COMMUNITY USER |
hidden | Attribute | false true |
|
privateContent | Attribute | false true |
|
requiredApproval | Attribute | Needs approval | false true |
members | Fact | Number of participants in a community | 30 4454 9547 |
images | Fact | Unused field | |
videos | Fact | Unused field | |
documents | Fact | Unused field | |
articles | Fact | Unused field | |
createDate | Date | Creation date of community. | 2013-10-10 |
updateDate | Date | Date of community update. | 2013-10-10 |