Kavitha Anireddy
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Kavitha Anireddy-
Kavitha Anireddy commented,
Hi Alex, String accountId = String.valueOf( accRecord.Id ); String recordFolderId = boxToolkit.createFolderForRecordId( accountId, null, true ); if(recordFolderId == null) {...
-
Kavitha Anireddy commented,
I have a few changes in the code, which I am trying to deploying where I am seeing this error. Thanks, Kavitha.
-
Kavitha Anireddy commented,
Hi Alex, Yes, we are using Box since Nov 2021 the code runs fine in Production, only problem with the test class deployment , the test class runs fine in Full Copy and has a good amount of code cov...
-
Kavitha Anireddy created a post,
Couldn't create record-folder due to error: Unable to get the Salesforce root folder. Has the root folder been set in Box Settings?
Hi, The test class is failing due to code coverage error when deploying to production and giving me the "Couldn't create record-folder due to error: Unable to get the Salesforce root folder. Has t...