Comments
Working with a client that is doing a major credit review of all customers and have decided to populate the DUNS field; however, the client is unable to insert this information as the DUNS number field is not part of the entity Customers and will have to do the manually. I would assume any field on any form would be made available on the entity...
Another example just found:
Supose we have Subpage1, that is used as a part in 2 API pages, APIPage1 and APIPage2.
Both APIs are part of the same group of API pages. Both have the same entityName and entitySetName for Subpage1, sharedSubPage.
This results in a runtime error when trying to access either one of the APIs, stating "500 sharedSubPage cannot publish sharedSubPage because a different entity with the same name has already been added.".
The error is not even raised when publishing the extension, only at runtime when trying to access the API.
Also, if we try to change the entityName and entitySetName for Subpage1 so that it is not the same in both APIs, let's say sharedSubPage1 and sharedSubPage2, when trying to access both APIs now we don´t run into an error but we see that both supages in both APIs are called sharedSubPage2.
Automatic overpick on replenishment work from LP location
Scenario
Replenish - round up to full LP (with varying quantities)
The bulk location is LP controlled with multiple LPs with the same item. Unfortunately the quantity on per LP varies between 29 and 31 meter. Replenishment can be rounded to the full LP, and depending on if the location directive action is sorted on On hand physical quantity (asc), the work line quantity is equal to the lowest quantity on any of the LPs on the bulk location, assume 29 m. The worker can now scan any LP with the suggested qty 29 m.
However, if the worker scans the LP with 30 m (which would be fine), the system assumes that 29 m should be picked on a new target LP.
I am looking for a fool proof mobile process where the worker can also select a larger LP (and do an automatic overpick on the replenishment work).