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.
Thanks for coming back and letting us know!
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.
@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?
@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!
@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!