Skip to content

Receive Reject with Text="invalid integral value: " only when sending an Order Cancel/Repalce Request #855

Answered by the-thing
enricoZini asked this question in Q&A
Discussion options

You must be logged in to vote

Messages can be created without a dictionary.

Not sure if you are populating messages using common messages class quickfix.Message or using a specific object such as quickfix.fix44.OrderCancelReplaceRequest.

30022 - I assume this is some custom field that you've created and probably it is not being set up correctly somewhere.

Make sure that either Message uses valid dictionary or FIX domain objects were generated using appropriate dictionary (if you are using custom ones).

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@enricoZini
Comment options

@the-thing
Comment options

Answer selected by enricoZini
@enricoZini
Comment options

@the-thing
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants