RE: Export / Import workflows Dynamics 365 On Premise 8.2
It's not dictionaries, queues or something else.
Look create workflow. Now add a conditional, like if fieldname equal 1 then prompt, end workflow. Name the conditional whatever, and the prompt error. That's it. Simple right?
Create solution, add workflow. export. The name of the conditional, name of the prompt is data. The export will give you the structure of the workflow, but not the conditional structure, or the name of the conditional. It will not give you the prompt structure, or the name of the prompt.
That's it. You said ,"But the rest like steps, checks e.t.c. are exported along with the workflow to which those steps belong to." Not true here. 365 2016 8.2 on premise. If you have that, export the above workflow and post the xml files so I can see them.