I'm trying to send a order from navision via biztalk.
Biztalk together with commerce gateway request server is located on one computer and navision and NAS on another computer.
when I send a order to biztalk on the navision computer a error message occurs saying that it couldn't connect to the biztalk server
it seems that the order message is reaching the biztalk-computer because the event viewer on the biztalk computer says:
The Messaging Engine failed to register the adapter for "CommerceGateway" for the receive location "CG://Navision_to_CommerceGateway". Please verify that the receive location is valid, and that the isolated adapter runs under an account that has access to the BizTalk databases.
I tried register the request server adapter by running registeradapter in the commerce gateway request server folder but i get a error message there to saying:
Commerce Gateway Request Server adapter has already been registered.
Adding the adapter to the server...
Failed to add adapter to the server, reason: Failed to read value for "SendHandlerPropertiesXML" key while reading transport configuration from registry.
Failed to read value for "ReceiveHandlerPropertiesXML" key while reading transport configuration from registry.
The system cannot find the file specified.
Anyone who can help me?
best regards
mama
0
Comments
thx anyway
RIS Plus, LLC
we re-installed everything (cg request, biztalk and sql 2000), thinking we might have messed up the orchestrations.
now we can send a file converting it to xml in a specific receive folder on the Biztalk computer, just having alittle problems on sending an PO from our retail company to "whole".
trying to find the correct parameters think we have som problems with authority, but at least we got it working alittle bit now.