Hi all,
I’m encountering a problem while extracting information from a queue item using ‘getspecific content’.
I use ‘get transaction item’ and save it as a queueitem.
Then I try to extract information from the queueitem using an assign activity: (argQueueItem.SpecificContent(“variablename”).ToString)
This doesn’t work. It gives an error that says the given key is not present in the dictionary. But, I’m sure it does exist. See screenshots for more information.
Hope someone can help me!
Kind regards, Ties