[QFJ-130] Accepting new tags (user defined) in responce Created: 01/Feb/07 Updated: 10/Feb/07 Resolved: 10/Feb/07 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Other | Priority: | Default |
| Reporter: | Ashish Sharma | Assignee: | Steve Bate |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
NA |
||
| Issue Links: |
|
||||||||
| Description |
|
I have defined a new user defined tag by extending StringField class, as defined in the documentation. Now I am able to send this tag/value pair by using setField method. Problem is when I get the same tag in response the message is being rejected at server level. Do I need to add the same in DataDictionary also OR is there another way. Thanx a ton |