Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

setDisplayedAttachmentDataTypes is giving error after upgrade to 12.2.9

edited Aug 20, 2021 10:21AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 1 commentAnswered

OAMessageAttachmentLinkBean att = (OAMessageAttachmentLinkBean)webBean.findIndexedChildRecursive("AddAttachment");

if(att != null){

att.setDisplayedAttachmentDataTypes(true,false,false);

att.setDocumentCatalogEnabled(false);

}

Tagged:

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