Core Workflow - EBS (MOSC)

MOSC Banner

unexpected document path in Email Notification in R12.2.7

edited Mar 12, 2018 2:50AM in Core Workflow - EBS (MOSC) 2 commentsAnswered

In R12.2.7, when send email notification to users, in the email notification user received, there's unexpected code like the following:

function _richTblRefresh(formName,validate,ptgt,table,event,val) { _submitPartialChange(formName,validate,{event:event,source:table,partialTargets:ptgt,value:val}); }function _tableRefresh(formName, tablerefresh, src, vld, val, sze, partialTargets){var i = val.indexOf(',');if (i >= 0){sze = val.substring(i+1);val = val.substring(0, i);}var submitFunc = (partialTargets == (void 0)) ? submitForm : _submitPartialChange;return submitFunc(formName,vld,{event:tablerefresh,source:src,value:val,size:sze,partialTargets:partialTargets});}[Reset][1]

Inspect MDS Contents

[/OA_HTML/cabo/jsps/frameRedirect.jsp?redirect=/OA_HTML/OA.jsp&region=/oracle/apps/fnd/framework/customjrad/webui/OAQueryBeanViewsInspectRN&bypassPageCounterIncr=Y&isPopupRegion=Y&retainAM=Y&baseAppMod=oracle.apps.fnd.wf.worklist.server.WorklistAM&baseReg

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