Skip to main content
Question

mWO Service Engineer records missing in My Stock (v. 24.6.1242.0) Cloud 23R2

  • June 24, 2024
  • 7 replies
  • 90 views

Forum|alt.badge.img+8

Hi all,

 

I’ve synced to a remote warehouse where there are 6 parts in stock. This shows correctly in the DB viewer.

 

 

 

Also the record shows up in inventory_part table too.

System logs too show that it has found data to sync

The part is still missing in My Stock

 

Synced, and app restarted but no change. Appreciate if you know why. I’m on the latest app version but noticed this in the previous version too.

7 replies

dirolk
Do Gooder (Employee)
Forum|alt.badge.img+4
  • Do Gooder (Employee)
  • June 24, 2024

Hi,

Could you please check the values for attributes QuantityAvailable , QuantityOnHand and ShowFullyReservedParts in inventory_part local table and values for attributes QtyAvailable, QtyOnhand and ShowFullyReservedParts in inventory_part_in_stock local table?


Forum|alt.badge.img+8
  • Author
  • Sidekick (Customer)
  • June 24, 2024

Hi Dileepa,

Thanks for your response, mate.

 

From inventory_part --->

QuantityAvailable = 0

QuantityOnHand =0

ShowFullyReservedParts = couldn’t find the column :/

From inventory_part_in_stock -→

QtyAvailable = 6

QtyOnhand = 6

ShowFullyReservedParts = couldn’t find the column in here either

 

Okay, so seems like inventory_part didn’t see the stock but inventory_part_in_stock did?

  • The parts arrived to warehouse at 2.31pm (inbound transaction)
  • Batch sync ran at 2.59 syncs both inventorypart and inventorypartinstock. It should have captured the new stock.

    In fact the log too says it found the new values for 022507 part 

 

Is it because the inventorypart is sitting ahead in the entity list compared to inventorypartinstock - therefore it didn’t see the increase of qty?

 


Forum|alt.badge.img+8
  • Author
  • Sidekick (Customer)
  • June 24, 2024

By the way, the user could still issue the part out by creating a new planned part on the work task - which recognized that there are 6 parts in stock. However, Quick Issue and My Stock both didn’t show records. 


dirolk
Do Gooder (Employee)
Forum|alt.badge.img+4
  • Do Gooder (Employee)
  • June 24, 2024

Hi,

No it won’t be an issue since those attributes were derived from InventoryPartInStock and added to the offline logic SU3 onwards. Can I know your SU version?


Forum|alt.badge.img+8
  • Author
  • Sidekick (Customer)
  • June 24, 2024

Hi,

No it won’t be an issue since those attributes were derived from InventoryPartInStock and added to the offline logic SU3 onwards. Can I know your SU version?

Application service update: 23.2.0

Framework service update: 23.2.0

IFS Cloud Web version: 23.2.0.20231109163909.0

IFS OData provider version: 23.2.0.20231106032842.0


dirolk
Do Gooder (Employee)
Forum|alt.badge.img+4
  • Do Gooder (Employee)
  • June 24, 2024

Hi,

Thanks for the information.
Can I know the values for

  • WarehouseId,Contract(User_Warehouse_Connection local table)
  • Warehouse(inventory_part_in_stock local table)
  • Site(inventory_part local table)

 


Forum|alt.badge.img+8
  • Author
  • Sidekick (Customer)
  • June 25, 2024

Hi,

Thanks for the information.
Can I know the values for

  • WarehouseId,Contract(User_Warehouse_Connection local table)
  • Warehouse(inventory_part_in_stock local table)
  • Site(inventory_part local table)

 

Hi Dileepa, the transaction was completed now with the manual planend part. Don’t think it will give you the data you’re after if I try now. If you have any suggestion to improve this, please let me know. Thank you.