cancel
Showing results for 
Search instead for 
Did you mean: 

error message when release shop order

houssem_temimi1
Participant
0 Kudos

Hello:

I need you help to identify the root cause of this error message ( in piece joint)

This message apper when I need to release a shop ordre with quantity equal to 1.

this message appers every 5 minutes and penalizes the production

ME version 6.0.4.32

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi!

Most likely you have 2 parallel processes of SFC release that generate the same IDs for SFCs. SFCs should be unique across entire ME database.

I would check Next Number patterns first.

Regards,

Sergiy

houssem_temimi1
Participant
0 Kudos

Thank you Sergiy:

This error message concernes only one material, that must have one next number pattern,

I want to remind that the tester contains 16 slots , one slot per produit, the tester application generate an SFC for each new product

for you, the error is due to simultaneous call ?

thank you

0 Kudos

If you are using DM520 at testers to generate SFC ID, then I believe it is quite possible that parallel calls can cause such issue. The error message just tells that someone is trying to create an SFC with the ID that is already exists in the database. So, if 2 testers enter the same ID in POD and trigger DM520, I would expect one of these calls to fail with such error.