Search This Blog

Saturday, March 19, 2016

28. OAF Working with Attachments.


2(I)
2.1 Create Item with
Style    attachmentTable
Instance InsertRecordsVO1.
Text     Attachments
Render Search Region False
2.2 Give EntityMap properties Entity as XX_STRILING_MAP
2.3 Right click the EntityMap and click new PrimaryKey, Give Attribute (primary Key of your VO)
2.4 no need of categoryMap.
2(II)
2.1 Create Item with Style attachmentLink , give Instance as InsertRecordsVO1.
2.2 Right click the EntityMap and click new PrimaryKey, Give Attribute (primary Key of your VO)
2.3 Right click the EntityMap and click new categoryMap, In properties under Attachments give Category as MISC

No comments:

Post a Comment