I am working on a project and In which there is a landing table where a long msg comes in the table continuously and Table has two column one ID and MSGTEXT(Long msg is stored in this column). That long msg have a lot of data from which I have to extract Unloaded Couriers details and Unloaded Volumes Couriers data and store in another table. Below is the msg sample.
<msg-header>
************
Couriers lifted
-------------
* NO Couriers items lifted *
Loaded Volumes Items
-------------------
* NO Loaded Volumes Items *
Unloaded Couriers
--------------
Courier_no/Courier box details
Courier_no/Courier box details
Courier_no/Courier box details
Unloaded Volumes Couriers
--------------------
Courier_no/Courier box details
Courier_no/Courier box details
Courier_no/Courier box details