Skip to main content
Solved

Track a lot when issued

  • October 4, 2022
  • 6 replies
  • 112 views

Forum|alt.badge.img+9

Hi everyone,

 

Our quality department needs to track certain lots.

For this, they need to be sent an email (for now the best option), for when the lot is issued in a shop order.

The way I’m thinking of doing this is to create a custom field on Inventory Part in Stock or Lot Batch Master, and based on that, create a custom event on issues from a shop order, when this custom field is not empty.

 

My question is if this is the best option, or if anybody sees a more efficient solution for this?

Thanks,
Carlos Mendes

Best answer by carlosfmendes

Solved with a custom field on Lot Batch Master, which saves the user email.
When the lot is issued, a custom event is triggered which then sends an email if the above field is inserted.

6 replies

Forum|alt.badge.img+9
  • Author
  • Hero (Customer)
  • 31 replies
  • Answer
  • January 3, 2023

Solved with a custom field on Lot Batch Master, which saves the user email.
When the lot is issued, a custom event is triggered which then sends an email if the above field is inserted.


KristenGastaldo
Superhero
Forum|alt.badge.img+18
  • Superhero
  • 400 replies
  • January 4, 2023

Thanks for coming back and letting us know!


Forum|alt.badge.img+9
  • Author
  • Hero (Customer)
  • 31 replies
  • January 4, 2023

Thanks for coming back and letting us know!

No problem.
I think its important for a community like this one to share problems and solutions, when encountered.


AntOlivFr
Sidekick (Partner)
Forum|alt.badge.img+7
  • Sidekick (Partner)
  • 69 replies
  • January 16, 2023

@carlosfmendes if you wanted to do this using standard functionality and no custom fields, could you use a subscription on the Inventory Part in Stock line?


Forum|alt.badge.img+9
  • Author
  • Hero (Customer)
  • 31 replies
  • January 17, 2023

@carlosfmendes if you wanted to do this using standard functionality and no custom fields, could you use a subscription on the Inventory Part in Stock line?

Hi @AntOlivFr,

 

I don’t know the answer, as that is why I created this thread. 😊

However, aren’t subscriptions for oracle objects within IFS?

Not sure, but from what I know this is the case, correct? 🤔


In this instance, what I want to do is track a certain value of a certain field in a certain table, not an object itself.
Just a correction, if the subscription actually works in this case, it couldn’t be on Inventory Part In Stock, because I need to know the transaction code, as I only want to know when a lot is issued.

Thanks for your feedback!


AntOlivFr
Sidekick (Partner)
Forum|alt.badge.img+7
  • Sidekick (Partner)
  • 69 replies
  • January 17, 2023

@carlosfmendes if you wanted to do this using standard functionality and no custom fields, could you use a subscription on the Inventory Part in Stock line?

Hi @AntOlivFr,

 

I don’t know the answer, as that is why I created this thread. 😊

However, aren’t subscriptions for oracle objects within IFS?

Not sure, but from what I know this is the case, correct? 🤔


In this instance, what I want to do is track a certain value of a certain field in a certain table, not an object itself.
Just a correction, if the subscription actually works in this case, it couldn’t be on Inventory Part In Stock, because I need to know the transaction code, as I only want to know when a lot is issued.

Thanks for your feedback!

That is a very valid and interesting point - and the reason why I asked - it sounds like you have considered all options. I just wanted to make sure you hadn’t missed anything obvious!