jpos / jPOS

jPOS Project
http://jpos.org
GNU Affero General Public License v3.0
616 stars 464 forks source link

QMUX key pcode attribute #587

Open ar opened 8 months ago

ar commented 8 months ago

In addition to the 'mti' attribute, there are some use cases where the key also depends on the processing code.

A nice enhacement, based on @galihlasahido suggestion would be to have a companion optional 'pcode' attribute, something like this:

<key mti="0200" pcode="381000">7 11</key>
<key mti="0200" pcode="XXXXXX">7 11 41</key>
...
ar commented 8 months ago

Background conversation and reference code: https://www.linkedin.com/pulse/jpos-multiple-key-mux-setting-application-galih-lasahido-pyudc/