How to set assets robot value via automation

Hello Everyone,

Does anyone have idea how to set assets robot value via automation

Thank you.

image

@Codeverse

check the link as reference

Hi @Krishna_Raj Thanks for documentation but it is guiding me through how to manage stuff manually within Orchestrator. But any idea how to manage via automation

@Codeverse use this activity to change asset value during runtime.

@Codeverse,

You can use Orchestrator API.

/odata/Assets/UiPath.Server.Configuration.OData.SetRobotAssetByRobotKey

Thanks,
Ashok :slight_smile:

Hi @ashokkarale Thanks for idea, have you used it. Can you please guide me. It’s not making me sense

@Codeverse,

I haven’t tried but let’s give it a try.

Please if you can. It will be great help.

Why don’t you just use the Set Asset activity that was already mentioned?