cancel
Showing results for 
Search instead for 
Did you mean: 

Datatype Evaluation

Former Member
0 Kudos

Hello forum,

I've got a simple structured datatype with one head and some positions. First the ocurrencys of the positions have been 0..unbound. I changed it to 1..unbound. But also I changed it messages with zero positions are mapped. Is there no evaluation for these settings?

The data type is used for incoming data (the outbound interface).

Regards

Christian

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Hello,

Did you change the datatype and is your question as to if you change the datatype, does the message mapping refresh this structure automatically?

The answer is no. Every time you make a datatype change, you will need to reload the message type in the message mapping. The existing mapping will be retained but if the changes like the ones you have made in terms of cardinality are made, then the mapping will now have the corresponding omissions if there are any in the mapping.

Regards

Bhavesh

Former Member
0 Kudos

This is the answer I think. I have not updated the mapping, so it did not know, that there is a change in the data type. Thank you very much.

Regards

Christian

Answers (0)