cancel
Showing results for 
Search instead for 
Did you mean: 

Automating Serialize function in POD

Former Member
0 Kudos

Hi,

I am currently working on minimizing the operator time for serializing using the POD.

I have created a serialize button which does the activities,

PR500 (Start)

PR550 (Serialize) with autocreation of SFC

PR510 (Complete)

The only problem I now have before having a perfect Serialize function is that during the Serialize activity

the operator have to press the OK Button. I can semi-automate this by having a barcode with Carriage Return

that the operator can read.

But is it possible to automate the pressing of OK Button in the serialize window? Like with an activity rule.

Best Regards,

Johan

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Johan,

I do not think automating the pressing of OK button is possible by means of ME because:

- of original design which expects a user to press the button;

- if pressing the button could be skipped, then there is no need of implementing PR550 as a plug-in with JSP page - thus it might have been implemented as a hook or somehow else, however, it hasn't.

Regards,

Sergiy

Answers (0)