PCM_OP_SEARCH - PIN_FLD_TEMPLATE
Hi,
In all OOTB template (PIN_FLD_TEMPLATE) we have one space at the end. If we remove this space then also PCM_OP_SEARCH is working fine. Why we have this space at the end ?
0 PIN_FLD_POID POID [0] 0.0.0.1 /search/pin 0 0
0 PIN_FLD_FLAGS INT [0] 256
0 PIN_FLD_TEMPLATE STR [0] "select X from /service where F1.type like V1 "
0 PIN_FLD_RESULTS ARRAY [3] allocated 1, used 1
1 PIN_FLD_POID POID [0] 0.0.0.1 /service/ip -1 0
0 PIN_FLD_ARGS ARRAY [1] allocated 1, used 1
1 PIN_FLD_POID POID [0] 0.0.0.1 /service/IP 1 0
Jeevan