Hi,
I have a custom workflow that I would like to profile. I have started the plugin registration tool, profiled the workflow, and ran the workflow. I expected a popup window like you get when you profile a plugin, but one didn't open up. I went to the system job and there is message that states to download the details and load with plugin profiler.
Can someone please explain to me what that means? How do I load it with the plugin profiler?
I did take the details of the error message and copied it to notepad and then tried to use that but it doesn't step through the code.
I found a blog that detailed how to set persistence and go to plugin profiles...
When I do that I get the original error which is Object reference not set, but when I go to the profiles there is no detail. I'm passing the zip code to my workflow. If there is no data in the zip code field, would I receive the object reference not set error before it gets to my workflow, or is it because I'm trying to reference the input data in my workflow and it's not there? How can you check to see if the field has data within the workflow?
Thanks for the help!!
Gary