Alex Thottunkel
- Total activity 2329
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1176
Articles
Recent activity by Alex Thottunkel Sort by recent activity-
CAST HIGHLIGHT - Analysis - How to manage the file size and file count limits set for analysis?
By default the size of the file that can be analyzed is set to the recommended 3MB and it is recommended to split the scan if file count exceeds 10,000 files. Details By default the size of the...
-
CAST HIGHLIGHT - Results Upload - Manual Upload - Partial Upload of CSV files when Manual Upload was attempted
Attempt to upload a extracted zip file failed. User first attempted to upload a 6.08 MB resultant zip file after the analysis to Highlight but it was not uploading. User then extracted the zip file...
-
CAST HIGHLIGHT - User Administration - How to remove an user account from the portfolio?
Portfolio Manager can detach an user account from the portfolio. If a detached user tries to login the following error message is generated " Login or password incorrect(too many attempt might l...
-
CAST HIGHLIGHT - User Administration - How to deactivate or activate an user account
Portfolio manager can deactivate an user account from the “Manage Users” tab in the Manage Portfolio section. The Portfolio manager can again reactivate the user account when needed. If a deactivat...
-
CAST HIGHLIGHT - Portal - Login - A general undefined error occurred. Please contact your administrator
When trying to login, user may come across the error "A general Undefined Error Occurred. Please contact your administrator." Workaround / Solution Attempt to login once again. If this does not ...
-
CAST HIGHLIGHT - API - Creating Single Selection Question with multiple choices does not work
With REST API, there's no way to create a question with "tag" (single selection) type, and also have multiple choices. The only way to create a 'tag' question is with a single choice in the array,...
-
CAST HIGHLIGHT - API - Contributor details are not retrieved by single API call
Contributor details are not retrieved by the below single API call https://rpa.casthighlight.com/WS2/domains/<domain_id>/campaigns/<compaign_id> Details For contributor details you need to use the...
-
CAST HIGHLIGHT - API - API call /Companies returns a Forbidden error
While trying to extract company info, getting a forbidden error as shown below : Details This call is limited to an admin user who manages multiple companies. If this is not the case then it will ...
-
CAST HIGHLIGHT - API - Identical information returned by Get components and get component filtered APIs
Below API calls are returning identical results : GET - https://rpa.casthighlight.com/WS2/domains/<domain_id>/components POST - https://rpa.casthighlight.com/WS2/domains/<domain_id>/components Det...
-
CAST HIGHLIGHT - Analysis - Jenkins - Discovery child process failed with exit status 2
User is getting the Error Discovery child process failed with exit status 2 as shown below when trying to run the CAST Highlight scan in Jenkins with the below command. java -jar /var/jenkins_home...