Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How get field value in BIRT if field name contains dots

Hello!

I work with BIRT v2.6 to build reports for IBM Rational Quality Manager. I have a data model where some field name is "targetTestPlan.itemId". But I can not get the value of this field in OnFetch event in the typical way (returned null):

TPitem_db = row["targetTestPlan.itemId"];

It must be mentioned that other fields with simple names are processed without a problem.

Could somebody help me with this case? Is any way get the value of a field whose name includes point?

Thank you very much in advance for any help and comments!

0 votes



One answer

Permanent link
I'm sorry!
The problem was in another string. I was concentrated for the mentioned above one but lost all nearby!
Rezume - field names like "targetTestPlan.itemId" can be correctly returned by row operator.
May be, it will be usefull for others!

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019
× 324
× 2

Question asked: Oct 17 '16, 7:40 a.m.

Question was seen: 2,948 times

Last updated: Oct 17 '16, 8:22 a.m.

Confirmation Cancel Confirm