Alex Thottunkel
- Total activity 879
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 443
Articles
Recent activity by Alex Thottunkel Sort by recent activity-
CAST HIGHLIGHT - API - GET /domains/{domainId}/applications is returning only Partial Results
API to get the details of applications (GET /domains/{domainId}/applications) is not returning the complete information it is supposed to return.For eg while integrating the CAST Highlight with the...
-
CAST HIGHLIGHT - SCA - How to retrieve the component in .nupkg even when .nupkg is not a supported extension
.nupkg is not a supported extension but .nupkg may contains files which have extensions supported by CAST Highlight for SCA, for instance .dll. Solution If you want to retrieve the component cor...
-
CAST HIGHLIGHT - Results - Code insights - When Java is chosen insights show results for XML
In code insights, for a technology, when Java is selected, the list also show results for other technologies like XML, .js, .jsp etc Details Check the CSV result files generated after the scan ...
-
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...