Skip to main content
Question

Create Events to Update a table

  • March 4, 2022
  • 1 reply
  • 355 views

Forum|alt.badge.img+3

I need to create an Event to update the Shop Order need date with Shipment Planned Ship date, whenever someone change the Planned Ship Date of connected Shipment.

Is it possible? 

This topic has been closed for replies.

1 reply

dsj
Ultimate Hero (Partner)
Forum|alt.badge.img+22
  • Ultimate Hero (Partner)
  • 906 replies
  • March 4, 2022

Hi @rukshan1114 

you can do it, But since both fields are on same table, action to update need date should be done in background.

following topic will help to construct the event action for your need

How to create a defered job to execute .modify__() ? | IFS Community

 

Cheers!

Damith