So whenever I start a BPM, the first thing that I do after picking a BO to try, is to put a pop up message in there, and in the message body do a field or table query and display enough things to see what’s in the actual data set. Are there rows present? Because sometimes there isn’t. Are there more rows present that I didn’t realize where there? Because that can mess up your criteria.
So in your case, try on the GetNew, and do a table Query in your pop up message and see if there is any data there. Try Pre-processing and Post processing. This will give you an idea what data you have to work with. You can change anything that doesn’t exist.
Give that a shot, let me know what you find out.
bonus: In your tracing, make sure you turn of your system monitor before you run the trace, it will reduce some of the noise. And clear right before you do whatever is you are trying to do.
Also, the trace that you provided doesn’t have a GetNewPartUOM in it.