Forum Discussions

Issue in EO based V...
 
Notifications
Clear all

[Closed] Issue in EO based VO extension in IEXP Audit Page

3 Posts
2 Users
0 Likes
192 Views
Posts: 4
Topic starter
(@kesavan-k)
Active Member
Joined: 10 months ago

Hi Team,

 

Am facing null pointer exception issue when deployed the EO based VO Extension.

I have followed the steps mentioned in the below site 

https://oracleanil.blogspot.com/2010/11/eo-based-vo-extension-in-oaf-r12.html

Am I missing the attached screenshot step where I do not find screenshot for the change.

 

2 Replies
Posts: 354
(@training-operations)
Reputable Member
Joined: 3 years ago

Attributes XML

<viewattribute columntype="$none$" name="MiddleNames" precision="60" type="java.lang.String">
</viewattribute>

<viewattribute columntype="$none$" name="Title" precision="30" type="java.lang.String">
</viewattribute>

 

Updated Attributes XML

<viewattribute aliasname="MIDDLENAMES" entityattrname="MiddleNames" entityusage="FwkTbxEmployeesEO" isupdateable="false" name="MiddleNames">
</viewattribute>

<viewattribute aliasname="TITLE" entityattrname="Title" entityusage="FwkTbxEmployeesEO" isupdateable="false" name="Title">
</viewattribute>

 

Just like its mentioned in the article. in the ExtQueryVO.xml, at the bottom of the file, we need to update the above mentioned Attributes XML lines with Updated Attributes XML lines.

 

Thanks & Regards,

Apps2fusion Team 

Posts: 354
(@training-operations)
Reputable Member
Joined: 3 years ago

Hello,

Hope you are doing great!

We hope we were able to help you out with this query and all your questions were cleared, If you have anything to add on, Our team will surely help you out with it. 

For now, with your consent, we can close this query.

Thanks & Regards

Share: