Hi - I am in need of some help. I have searched through here for help and I have watched videos. I still can not seem to get my data mapper right. I am having trouble setting the boundaries. I am attaching my data mapper and sample data. I am trying to repeat on the plan number. Can someone please help me? The extraction I have set up is what I need it to look like. I just need it to repeat on the plan number.
Explanation
The Page Delimiter type is set to .Plan number....... as this text indicates the start of a new plan. However, the boundaries are then set to only create a new record when, upon encountering a new boundary, the plan number has changed (between column 24 and 31).
Whenever possible, use the native options in the DataMapper instead of using scripted boundaries because they are easier to manage and less error-prone. And they are slightly faster.