Financial Management - PSFT (MOSC)

MOSC Banner

GetMessageText: No default message. (7045,425)

edited Aug 15, 2016 5:00AM in Financial Management - PSFT (MOSC) 2 commentsAnswered ✓

Hi,

We are on Image 6 for version 9.2 and when running the email approval process for the payment requests we received an email response with the following:

GetMessageText: No default message. (7045,425)

I found the code where  it is calling this from the AP_PR.Approval.EmailApproval.OnExecute app package. My question is does anyone have this message set in the message catalog? It's not in our demo environment so I don't even know what message to configure.


Thanks,

Jennifer

catch Exception &c2
      /* Error - Unable to GetPending from approval manager */
      %This.errorSetNbr = 7045;
      %This.errorNbr = 425;
      %This.errorType = "U";
      %This.processApprovalError();
   end-try;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center