This event would be This event is emitted when the action configured as target 'Javascript Event' is triggered.
Interface
Code Block |
---|
{ "integrationId": "", |
...
"msgId": "", |
...
"msgName": "kyvos.viewer.onActionInvoked", "payload": { |
...
"info": { |
...
"status": "success", |
...
"desc": "Action Invoked", "extDesc": "", |
...
"code": 0 |
...
}, |
...
"data": { |
...
"sheetInfo": { |
...
"wbId": "", |
...
"wbName": "", |
...
"wbFolderId": "", |
...
"wbFolderName": "", |
...
"sheetId": "", |
...
"sheetName": "", |
...
"sheetType": "" |
...
}, |
...
"actionParameters": |
...
[], |
...
"filterInfo": |
...
Wiki Markup |
---|
\[\{ |
[{ "type": "GENERIC_FILTER", |
...
"filterCardDetailObject": { "cubeFilterLayout": { |
...
"filters": { |
...
"quickFiltersArray": |
...
[], |
...
"filtersArray": |
...
Wiki Markup |
---|
\[\] |
},
[] }, "subQueries": |
...
Wiki Markup |
---|
\[\] |
},
[] }, "cubeObject": { |
...
"name": "", |
...
"id": "", |
...
"folderName": "" |
...
}, |
...
"cardGuid": "" |
...
} |
...
}] |
...
} |
...
} |
...
} |