In order to work around the combiner's default logic of requiring a container item to enter the combiner through port 1 before accepting any additional items, we need to manually tell the robot to pick up the door and move it into the combiner.
In the attached model I have created a Move Door process flow that manually loads and unloads the door using the robot.

The Source is listening to the Send To Port on Conveyor 3's exit transfer (the transport dispatch field will never be called as the conveyor has no where to send the door). We then use a Load activity to tell the robot to load the door, create the carton and wait for it to enter the combiner. We can then unload the door into the combiner. If you wanted to have the robot move the door to a set position before unloading, you could accomplish this by adding a Travel to Loc task after creating the carton.
I did also uncheck the Use Transport box from Conveyor 3's exit transfer as we're performing our own logic there.new-bod-most-updated-version-working.fsm