Notifications
Clear all
Topic starter
19/02/2025 3:51 pm
Within Item revision, there are several Controlled Attributes available. These fields must be changed for all item revisions in a site, and cannot be changed for only one Item Revision. So it is not possible to do a normal update on these Attributes.
They are:
- Batch/lot control
- Discrete allocations
- Inspect on receipt
- Inventory code
- Item type
- Quality control
- Shelf life in days
- Stocking UM
The following is the solution to change these Attributes via Uploadia.
Use the following domain class in Uploadia to update a controlled attribute: "com.mapics.epdm.ChangeItemRevisionsTransactionTxn"
Do not select "Update", the transaction needs to be "Create".
Now map at least the keys and additional all attributes you like to update.
In this example, we are changing the Inspect on receipt flag:
mjraber and Jan Philipp Raber reacted
11/04/2025 12:45 pm
Are you indicating that to update the Inspect on Receipt flag for Item ABC Rev 2, we need to also include the prior revisions for that same item? Or we need to include all items and all revisions?
Topic starter
11/04/2025 3:49 pm
Hi Amy,
In case of the "inspect on receipt" field, it can be changed for items independent of their site, but must be the same for all revisions of that item in the same site. But this is not the same for all the controlled attributes.
Infor has a detailed explanation for this in KB0950837.
Link: https://customerportal.infor.com/csmcore?id=kb_article_view&sysparm_article=KB0950837
Find a screenshot of it attached.