Service Creator record producers do not pass the attachment through to the recordDescriptionThe Service Creator Record Producer class (sc_cat_item_producer_service) extends the Record Producer (sc_cat_item_producer), but the added attachment does not get copied after clicking Submit and is missing from the produced record.It is expected that the attachment be copied to the produced record after clicking Submit. Steps to Reproduce Reproduced on Eureka Patch 8: Activate the Service Creator plugin (com.glide.service_creator). Then following these steps in the attached Update Set: Go to My Service Categories > New. In the Department choice list, select Customer Support. Click Submit. Click Create category and table. Under Related Links, select Create New Service. In the Service Design pop-up window, complete the Name, Request Title, and Description fields. Click Save and Publish. Go to the record producer in the /sc_cat_item_producer_service_list.do list and select a record. Add an attachment to the record using the paperclip icon. Click Submit. Result: A u_customer_support_task record is produced, but the attachment did not get copied to it. WorkaroundUntil a fix is established, avoid using attachments in this version of the record producer.Related Problem: PRB622511