Invoke Workday Operation not returning data

Hello,

I’m trying to test the Workday Application Scope activity to return data. Everything seems to run without error but I can’t see any data in the Write Line output. I’m also not sure how to enter the employee ID in the Worker_Reference to limit the dataset.

image

Any help would be greatly appreciated.

Thanks,

Tim

@timothy.mullady

Please use responseStatus.Message or responsestatus.success and check

Cheers

I added the IF statement from the documentation but it still doesn’t return any values

https://docs.uipath.com/activities/other/latest/legacy-integrations/workday-quickstart-invoke-workday-operation

@timothy.mullady

Can you elaborate …can you use the step into activity and then check the locals panel and see if you find any details

Cheers

image

@timothy.mullady

I am asking about locals panel and not the output panel…whne you hve breakpoint and run in debug you will see locals panel

Cheers