Alex Thottunkel
- Total activity 2325
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1186
Articles
Recent activity by Alex Thottunkel Sort by recent activity-
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...
-
CAST HIGHLIGHT - CLI - Analysis fails with error "TypeScript failed with code 4" during Typescript scan
While running the typescript analysis using highlight CLI it fails with following error $ sudo docker run -ti --rm --user 1000 -v /data/devops-jenkins-slave_home/workspace/be_CI/src:/data/app docke...
-
CAST HIGHLIGHT - Discovery Step - VB code not picked up while scanning a classic ASP based app
VB code was not picked up while scanning a classic ASP based app . Details VB code was embedded in the ASP files. CAST Highlight doesn't support ASP files nor extract VB code from ASP files. The ex...
-
CAST HIGHLIGHT - User Administration - Manage Portfolio is not available in the Highlight portal
User doesn't have Manage Portfolio tab in the Highlight portal like the below image in the Screenshot. Solution The User with Portfolio Manager and Domain Contributor role only can see the Manage ...
-
CAST HIGHLIGHT - Analysis Step - Reason for the code to be excluded from analysis
Some code may get skipped during analysis. Details Some of the reasons for the code to be excluded from the scan are Code not compliant with enough analysis criteria, Content is not in the expec...