cancel
Showing results for 
Search instead for 
Did you mean: 

PAPI SfcCompleteService completeSfc dateTime ignored?

Former Member
0 Kudos

Hi experts,

we call the PAPI service in ME 6.1.4.2

    SfcCompleteService.completeSfc

and set the

    CompleteSfcRequest.dateTime

to a timestamp given by a machine. The actual product completion time and the service execution time may differ up to 15 minutes.

The service seems to ignore this timestamp. I can't find it anywhere in the database.

In SFC* tables (especially SFC.ACTUAL_COMP_DATE), the ACTIVITY_LOG, and PRODUCTION_LOG the execution time is stored.

Is it stored somewhere else, is there a trick how to make the operation use the given timestamp, or is it just a bug?

Best regards,

Martin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Martin

In the System Rules - "Ignore Time Stamp in Client Messages" being set to True is probably causing this timestamp to be ignored.

Former Member
0 Kudos

Hi Stuart, thanks for your quick response.

Answers (0)