Extract PDF-Activity (OCR) and return in structured JSON

Hello everyone,

When I use the Adobe ‘Extract PDF’ activity (which returns the extracted content as structured JSON) in Studio Cloud, the activity itself is ‘successful’. However, when I try to check the Output ‘PDF extraction job’ with a ‘Write line’ activity, it returns a trace:

“2024-12-11 16:38:05.618 CET: Trace: UiPath.IntegrationService.Activities.SWEntities.CD0B684C43D_extractPDF_Create.Bundle.extractPDF_Create”.

Does someone have an idea where/how I can get to the structured JSON output?

Thank you in advance!

Hi @tesse welcome to the forum!

is this UiPath web? you can try the watch panel at the right side there you can test your expressions you can try something like var1[“price”] if price key is there in your json