Shubhro,
Are you passing right inputs to the service as per the requirment?Please confirm the inputs that you are using.
HTH,
RMG
Shubhro,
Are you passing right inputs to the service as per the requirment?Please confirm the inputs that you are using.
HTH,
RMG
RMG,
Here’s the pipeline dump.
<values>
<value>testSender</value>
<value>ZZ</value>
<value>testRecvr</value>
<value>ZZ</value>
<value>X12</value>
<value>Test</value>
<value>3050</value>
<value>true</value>
<value>ENVELOPE</value>
<value>False</value>
<value>123456</value>
</values>
Shubhro
Hi,
I found out where I was going wrong.
<value>False</value>
This value should be set to True.
Shubhro
cool.Sorry for the delay.
Hi,
Sorry I meant “createIfNotFound” should be set to true.
Shubhro