Now I am facing following issues.
How I can execute script regarding relevant bill information to be posted for getting response from web.service. Either 1st I have to query data and thereafter execute script. Objective is when cashier press print button of a specific ticket number, same could be posted and get response in a ticket with response (string) converted in qr code.
Regards
Samba template will render qr from the numerical code.
You would want to use update ticket tag action and use the call function in the tag value field.
So in the rule when updating tag it runs script and uses returned tax id into ticket tag.
@JRTech yes, QRcode is not an issue…However my query is in image you can see. JSON data is a sample array, whereas in restaurant every bill is required to be posted in the web service to get response back…How a specif bill with return response can be printed.