Question

copy map

  • 4 April 2024
  • 1 reply
  • 19 views

Badge +3

Hi experts,

While copy a request i need to copy request_unit table as well.

We are having request copy map. At there i have added request_contact and request_unit table in table map. But its copying contact not request unit details in copying request.

In request unit table we are having request_unit_id , model_id, part_id. It should have to copy these 3 columns while c

I have added the screenshot of the copy map.

 


1 reply

Userlevel 6
Badge +26

Hi @irfana 

First, check the server logs for any errors.

I don’t think you can copy REQUEST_UNIT_ID as it is a unique key.

Instead of giving ‘*’ as a column name, try adding specific column names.

Also, you are not showing us what is copied for request_unit, you show only the request record.

Cheers!

Reply