Skip to Content
0
Former Member
Jun 08, 2011 at 03:13 PM

read one attribute value from one component to another component

326 Views

Hi Friends,

I have a requirement to read the attribute Partner_No of the context node BTPARTNERACCT

View - BT125H_TASK/TaskDetails

Component - BT125H_TASK inside a different component BTPartner.

Then using this attribute value i have to set values of all the attributes( with some logic that i m clear) of BTPARTNER context node of the view BTPARTNER/Partner.

I think i will do this part of coding inside do_prepare_output method.

Please suggest how to do read the attribute from Component BT125H_TASK inside component BTPartner.

and how i will reuse this attribute value in do_prepare_output method to do the same.

As i am new to Web UI please tell me elaborately.

Thanks in advance !!

Smita