on 2023 Sep 19 12:52 PM
currently we need to do mirgration in c4c, there are a lot email conversation records need to be imported, we want to use datawork bench to import tickets and linked emails records, but when we import tickets , we found "Service_Request_BTD_Reference" which need "ID" field to mapping email and this ID return by Email Created and auto created by system, we can not get it except using ODATA Service to create, so is there any way to do this ?
Request clarification before answering.
Hello Dai,
Can you elaborate further on this statement ""Service_Request_BTD_Reference" which need "ID" field to mapping email and this ID return by Email Created and auto created by system" possibly with screenshots.
Julius
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't think its possible to do it during ticket import because you are only referencing the emails in the ticket import. You might have to load the emails first and then update the ticket import spreadsheet with the email ids to establish the links. So your only option might be programmatically through odata.
Julius
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.