cancel
Showing results for 
Search instead for 
Did you mean: 

Reg:Consuming Webservice using webservicemodel

Former Member
0 Kudos

Hi All,

I am consuming TIBCO Webservice, using webservice model.but i am unable to set values to the attributes of the metadata from the model.giving Nullpointer Exception.

In Mettadata value nodes under three nodes.

n1

|-

n2

|-

n3 - value attributes.

Please help me how to set values to the attributes.

Thanks

-


Nagaraju

Accepted Solutions (1)

Accepted Solutions (1)

nikhil_bose
Active Contributor
0 Kudos

you need to instantiate n1, n2 & n3 classes and bind to corresponding nodes.

nikhil

Answers (0)