Hi I need to create one message model for my data in the IBM integration Bus
my message structure is as below
abcd:FMxyz:VMsad:SVMfksdf:SVMlksdflkl:VM:FMxyz:VMsad:SVMfksdf:SVMlksdflkl
:FM is the field marker :VM is the value marker :SVM is the sub value marker these are three different Characters. Data has to be extracted using these delimiters.
I need to have three different delimiters in IIB while creating the message model. Kindly help