We are using integrator 2.1. We want to set the GroupId in a plain MQ message. We tried to set the GroupId in the same way as the CorrelId but only the CorrelId was in the output message.
thanks for your answers. Our solution is:
- We have created two messagesets.
- With the first messageset we read the decimal field as string and trim the spaces. We can't cast into decimal s ...