Question

setting up schedule on Right Mouse Click option

  • 26 April 2022
  • 1 reply
  • 41 views

Userlevel 2
Badge +6

I would like to understand whether we can automate a current right-click option within one of the IFS screens.  This would be to run nightly with set parameters.

This is on the Sales Part Base Prices screen. This would ideally run every night. There is not currently a database task for these.

-- Add New Sales Parts
-- Add New Sales Parts to Sales Price Lists

If possible, can you please instruct how and we will implement into our non-production environment?


1 reply

Userlevel 7
Badge +28

You need a custom API that can run on a scheduled task.  We have the same requirement and run it every hour to catch new custom catalog items that can be created by engineering at any time and need to go through an entire process from Master Part to Price List and all of the steps in between.  

Reply