Diagnosing malformed json in ui path workflows

Hi Team,

I am currently experiencing this issue, I have made no changes to my code yet started encountering this issue.

This happens on the wait for resume activity.

Hello @Aki1111,

Follow these steps:-

  1. The error indicates invalid JSON or malformed input at the resume point.
  2. Start by checking the exact data passed to Wait for Resume.
  3. Validate queue items and orchestrator states.
  4. Try rolling back the UiPath.Persistence.Activities version if the issue started unexpectedly.

image
this is the issue but dont know to resolve

@Aki1111

The error clearly states that the path is given improper..please check the variable properly..

Also what you see issue ina list of string variable in this?

Cheers

Hi I want to pass this list into AC form, but when the out value should not a list anymore how do I do this?

@Aki1111

Okay I beleive you want to get the value of a dropdown or list field in action form?

That has a _dropdown convention please check the same

Cheers

Sir, I tried this but it passes out Null

Send some screenshots or attach a workflow example of this issue, would be easier to help.