Skip to main content
Question

copy map

  • April 4, 2024
  • 1 reply
  • 44 views

Forum|alt.badge.img+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

Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • April 5, 2024

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!