cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Read BO instance in WCView page Load

0 Likes
249

Hello,

I am trying to Read BO instance of Custom BO in WCView screen but am getting dumps in going it. The steps I am applying is:

1.)In DataModel->Root->OnInitialize event, binded it to an event handler

2.)EventHandler is a ReadOperation which is binded to a datafield which has a static value in the initialvalue property(i.e)I am trying to read the same instance every time.

But after the WCView page loads, it gives dump.

Can anybody suggest on how do I read BO instance in WCView page Load.

Accepted Solutions (0)

Answers (0)