Dear coleagues,
I have one issue and hope that you maybe can help me.
This is realy specific problem and hope that somebody had the same problem and that solved that.
Namely, I made one BizTalk orchestration which should to create Sales Order in DynamicsNAV.
Scenario consist from these steps :
- Somebody should to copy Sales Order to one folder at computer
- BizTalk pickup and process that order
- BizTalk should over Commerce Gateway adapter to create sales order.
With steps 1 and 2 is not problem but step 3 does’t work.
Namely, BizTalk pickup order and process but when should to send order to NAV it is problem.
Status of the message is Dehytraded.
In Event viewer I have this message :
BizTalk Server 2006 ID=5743
[b]The adapter failed to transmit message going to send port “SendPortNAVSO” with URL “192.168.2.1:7528 (CRONUS International Ltd.)”. It will be retransmitted after the retry interval specified for this Send Port. Details:"Unexpected error in Commerce Gateway Custom Adapter.
Original error message:
Could not connect to source: 192.168.2.1:7528[/b]
and also
Navision TCP Class ID=0
No connection could be made because the target machine actively refused it 192.168.2.1:7528
At Sent port I used Commerce Gateway adapter and at receive port I used File adapter.
Thanks in advance.
Regards,