The customizable button is useful when you want to call an external program while sending data from EMDI.
#CID Customer ID
#TEL Telephone
#MOB MObile
#EML E-mail
#ADR Address
#NAM Name
When you click on the button having set a web page then EMDI appends the customer id to the end of the address:
1 |
https://www.sbzsystems.com/emdi_open_bridge.php?key=&action=redirect&customercode=#CID |
Whereas if you call a program 2 fields are being sent:
- Customer line number
- Customer id
e.g.:
1 |
C:\projects\EmporikhSQL\text.exe #CID #EML |
What is being called is defined at settings->customers/suppliers->customizable button.