-
Hi experts, I want to capture the barcode value in another request handler extension like GetSerialNumberClientRequestHandlerExt.
How can I do that and how can I pass the value of the captured barcode between the handlers? |
Beta Was this translation helpful? Give feedback.
Answered by
Danialddm
Jun 9, 2023
Replies: 2 comments
-
Any help appreciated..... |
Beta Was this translation helpful? Give feedback.
0 replies
-
thanks all, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Danialddm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thanks all,
resolved.
Using global export is the solution.
Regards