Set the activity within the view.

{
"operationName": "setactivity",
"communication": {
"token": "eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJBZG1pbiIsImlhdCI6MTc2NzEyNjU3N30.2HQ9dPm9AHfhGfHdwkpUgfupKoqzTm8pzqn15jA1W4s"
},
"operationArguments": {
"activityID": "shwe_test@/AutoTestPVOB",
"viewPath": "C:\Users\testernt\Web_Windows_Admin_AutoTestProj0001\AutoTestCVOB001"
}
}
operationName: string

Name of the operation.

"setactivity"
communication: object
token: string

Token that will be used for authentication.

"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJBZG1pbiIsImlhdCI6MTc2NzEyNjU3N30.2HQ9dPm9AHfhGfHdwkpUgfupKoqzTm8pzqn15jA1W4s"
operationArguments: object
activityID: string

Represents a unique UCM activity ID.

"shwe_test@/AutoTestPVOB"
viewPath: string

Path in the view where you perform the operation.

"C:\Users\testernt\Web_Windows_Admin_AutoTestProj0001\AutoTestCVOB001"