BPM Error

This BPM is two parts, In trans and Standard. Not sure how to fix this error.

Here is my BPM:

BPM_UD24_Customer Solution_3.2.700.0.cab (78.4 KB)

image

In your standard directive, I don’t think you need the RowMod set to ‘U’ as you’re adding a new record. Set that to ‘ignore’ or ‘A’ but definitely not ‘U’.

The “A” did it!

Thank you!

@Dragos

So I sent this in with only the order number, but now I can’t delete it. How do I get this first line of only Number01 deleted? DMT will not do it, neither will and updatable dashboard/baq.

Since they’re UD tables, I just delete them from SQL when I need to. But DMT should work, make sure you’re sending Company and all Key1 to Key5 keys even if they’re empty. Are you getting any errors in DMT ?

I get the error Invalid Company. That is because I do not even have a Company in the line that was added. (changed that for all future adds, and even added in things for keys.). I first thought Epicor would do it automatically, and nope…I was wrong!

UPDATE: Deleted using SQL.

1 Like