cancel
Showing results for 
Search instead for 
Did you mean: 

Output message of Production Process displayed on the POD

jborrerom
Explorer
523

Hello, experts.

Is it possible to display the output variable of a production process, that is executed through action button on a POD, as toast message?

I understand that the "POD Message" Control functionality sends a pop-up message to all subscribers for the POD Connection filter.

The goal is here to display the output message (defined at "End" block of the process) just to the user executing the POD, and no one else.

I have tested around with different output variable structures and response types at Action button Configuration, but no result has been accomplished.

Thanks and regards,

Juan.

Accepted Solutions (0)

Answers (1)

Answers (1)

ManoelCosta
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Juan,

No, that's not yet possible.

Indeed if you want to return custom error messages from your PPDs back to your POD, you must use POD Message control, which should not be a problem if you don’t have multiple PODs open at the same time for the same Resource (or POD Connection filters).

Keep in mind that you can enhance PPD Error handling further using Error Codes, Error Catch and Error End controls. Such errors can be seen in Monitor and Recover Production Processes apps, but unfortunately not (yet) back into PODs.

See more about Error Codes, Error Catch and Error End below:

https://help.sap.com/docs/sap-digital-manufacturing/production-process-designer/define-error-codes-f...

https://help.sap.com/docs/sap-digital-manufacturing/production-process-designer/controls

Hope it helps,

Manoel


ManoelCosta
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Juan,

If my answer was helpful, I'd appreciate if you accept it as the answer.

Br,

Manoel