Custom Opcode
Hi,
We have created a custom opcode with name MIN_OP_MINACS_CUST_TAX_QUOTE and number 100001 and it has been parsed with this name. We can call this opcode with same name only.
But in AIA, this opcode has been configured with name PCM_OP_MINACS_CUST_TAX_QUOTE and when we call this opcode through AIA, we are receiving requests with the name MIN_OP_MINACS_CUST_TAX_QUOTE( in cm.pinlog) and a correct response is being received in AIA. How is this possible?