HRESULT E_FAIL error in select activity

Hi guys,

I am getting the following error on using select activity to select dropdown values: System exception.Error HRESULT E_FAIL has been returned from a call to a COM component. at Source: Invoke Filling Customer Information workflow: Select State.

This error occurs only when i fetch values from queues via an argument and does not occur when I try with default values. Please help on this issue

If the flow is exact the same and the only thing that change is the selector, than you need to inspect the value coming from the queue, maybe something is returning wrong from there, maybe some special chars, quotes, apostrophes…