I have a document library where i am uploading an xml file with ID's. I am triggering a workflow that will query xml and that will create an item with ID connected to a field in another list. Here is the issue, where i have few sql control's based on that ID will get the values from sql database.
But it's not pre-quering the values when the item is created, but it's working when the form is opened in edit mode after the item is created.
Please let me know what may be the issue.