While it's true that you are not forced to change a Message Set project into a shared Library with Message Models, it does depend on what you intend to do with that Message Set project. If you migrate it, "as is", it will be a static library that can only be attached to a single Application. If you need that same definition in multiple Applications, then it needs to be a Shared Library at a minimum and you cannot do that with a migrated Message Set project.
If this is something that need to be shared across multiple Applications or in a Shared Library, you really do need to convert those models to dfdl (at a minimum) message models, going forward. While converting "as is" is a good temporary stop gap, it is better to convert to the newer design as soon as your development process allows.
Technically speaking Message Sets have been deprecated and it's a good idea to migrate those definitions to DFDL Message Models as soon as your development timeline allows. The sooner the better as that will allow you to utilize the DFDL parser over the deprecated MRM parser.
------------------------------
James E. (Jim) Berube
Technical Account Manager (TAM) - Specialist, IBM Expertise Connect, IBM Expert Labs
IBM Software
------------------------------
Original Message:
Sent: Wed January 26, 2022 12:40 AM
From: Anoop C Pillai
Subject: Convert Message set into Message Model
Hello Alexey,
Thank you for the reply.
------------------------------
Anoop C Pillai
Original Message:
Sent: Tue January 25, 2022 09:39 AM
From: Alexey Brook
Subject: Convert Message set into Message Model
Hello, Anoop
You don't need to convert message sets into models, message sets can still be used in ACE "as is", included by Applications or Static Library
------------------------------
Alexey Brook
Original Message:
Sent: Tue January 25, 2022 07:55 AM
From: Anoop C Pillai
Subject: Convert Message set into Message Model
Dear connection,
We are migrating IIB10 services into ACE version 12.
We a couple of services that was using message set to process ISO8583 messages.
1, Do we need to convert the message set into message model?
2, Is there any way can convert message set project directly into message model?
Regards,
Anoop
------------------------------
Anoop C Pillai
------------------------------