Looking for debugging advice
I've been given a task to debug an error that happens when we confirm a month, and I'm not sure what some of the messages are telling me.
When I run Confirmation, I get an error in a dialog box, and the title of the Dialog Box is "Extensible Finance." Should I be looking for a confirmation or a business rule with that name? The error text is "A#Facilities_Allocation:F#None:O#Forms:I#None:U1#None:U2#1:U3#None:u4#None:U5#None:U6#None:U7#None:U8#None" which I recognize as a ... I forget the term but I think of it as the filter parameters.
But I'm not sure where to look for this. If I scroll down further in the task activity and open the error message to see the details, I see a line that says
Source code: ConfirmationEngineWcf.cs, line 133, method ExecuteConfirmation
Is there a rule called ConfirmationEngineWcf that I should be looking for?
Chuck
Error like this indicates something is wrong with the intersection. Specified member in particular. Check silly stuff first, such as spelling. Try to paste the intersection into the database > data records too see if it returns something (my guess it will return an error, similar, that you posted already).