I have similar issue, tried all ways, but doesn’t seem to work. Workflow is able to login and scrape the data, but it isnt being passed to the GetTranactionData xaml. The exception thrown is that the value cannot be null at the step where it tries to get WI5List.Count and check if it is less than the TransactionNumber.
@nadim.warsi Thank you for ur reply, I looked at the points, but still its not working. The data is extracted, but not available in GetTransactionData workflow. Attached the screenshot.
Per your point 2, do I have to declare arg say WIIDList? If yes, what should be its direction, In or Out?