Skip to main content
Solved

Push NULL to mobile IFS

  • September 19, 2022
  • 1 reply
  • 75 views

Forum|alt.badge.img+9
  • Sidekick (Customer)
  • 48 replies

Hi All, 

 

Struggeling with the following. I have a custom view and created sync rules. It all works fine, until the sync rule can't find a record in the database.

 

The issue is here that when no record is found in the database, the sync rule won't create a record in the mm_message_out table, which says "this table is empty”. The result is that old data isn't removed in mobile, because no "delete” or "null” message is send.

 

Is there a way to 'clean up’ the mobile database somehow?

Best answer by jevin.fernando

Hello, you cannot trigger a delete message to be sent to the mobile from a view. you will have to use the transactional table and write an extension to send an update. 

You can find an example for PART_USAGE where updates are sent to STOCK_BIN.

 

View original
Did this topic help you find an answer to your question?

1 reply

Forum|alt.badge.img+6
  • Do Gooder (Customer)
  • 26 replies
  • Answer
  • September 22, 2022

Hello, you cannot trigger a delete message to be sent to the mobile from a view. you will have to use the transactional table and write an extension to send an update. 

You can find an example for PART_USAGE where updates are sent to STOCK_BIN.

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings