Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
8 replies
Subscribers
7 subscribers
Views
3340 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Log information in the grid
ashman
over 8 years ago
Hi All,
I have a use case where I need to show some of the log files such as audit/news_usage.csv and login-audit.csv in the grid. For the news usage grid,I have a grid columns such as Username, Action, Timestamp. And I have used readcsvlog() function and it is returning the csv contents. I am worried how to retrieve the contents from this log file and show up in the gird.
Please let me know how to achieve this.
Thanks in advance!
OriginalPostID-232737
Discussion posts and replies are publicly visible
Parents
0
chetany
A Score Level 1
over 8 years ago
Also would suggest using the function readcsvlogpaging() instead of readcsvlog(). The reason is that this function allows you to control how many rows are returned from the log file, and you can also specify the sorting order.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
chetany
A Score Level 1
over 8 years ago
Also would suggest using the function readcsvlogpaging() instead of readcsvlog(). The reason is that this function allows you to control how many rows are returned from the log file, and you can also specify the sorting order.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data