I am trying to create an AP Invoice with a BPM. When I perform the task manually, the GL Controls are created properly. When I do this via code, it does not create the GL Controls. Has anyone else run into this?
The initial test is simply to create the Header (which should add the Supplier GL Control). I’ve tried widgets, code, and UpdateExt.
Help?
you’ve probably already done this, but if it were me I might be looking at the dataset used by the code, in the BL Tester, to see if there’s a field or argument that might be missing
I’m duplicating every field in the trace log at this point.
Jason Woods
http://LinkedIn.com/in/jasoncwoods
Hi Jason,
I’m making the same project as this, can you share the custom code as a reference regarding this?