Options

Commerce Portal Probleme : no reply message

mimounimimouni Member Posts: 55
edited 2005-05-05 in Navision e-Commerce
hi all, :D :P :oops:

I trying now to develop my own Web site,
to test, I creat a page asp that send an XML file containing all information about customer.
In the MSMQ I can see the message that I sent but I dodn't get error message, or synch message or reply message.

this the XML file sent :

<CREATECONSUMER>
<PROCESS_TYPE>CREATECONSUMER</PROCESS_TYPE>
<GUID />
<WEB_SITE>HOME</WEB_SITE>
<LOGIN_ID>sssssssssss</LOGIN_ID>
<PASSWORD_PADDING>ltknZU8QZz</PASSWORD_PADDING>
<PASSWORD>0D8856372B75F876B93776E20DD1572A</PASSWORD>
<NUMBER />
<CODE />
<BLOCKED />
<CURRENCY />
<NAME />
<ADDITIONAL_NAME_INFO />
<ADDRESS />
<ADDITIONAL_ADDRESS_INFO />
<CITY />
<COUNTRY_CODE>FR</COUNTRY_CODE>
<COUNTY />
<FAX_NUMBER />
<ZIP_CODE />
<PHONE_NUMBER />
<HOME_PAGE />
<E_MAIL>ssss@yys.fr</E_MAIL>
<LANGUAGE_CODE />
<CONTACT />
<ONLINE_USER_TYPE>0</ONLINE_USER_TYPE>
<ALLOW_AUTO_ORDERS />
<SALESPERSON_CODE />
<ON_BEHALF_OF />
<CUSTOMER_POSTING_GROUP />
<GEN_BUS_POSTING_GROUP />
<VAT_BUS_POSTING_GROUP />
<RESPONSIBILITY_CENTER />
<NOTIFICATION_PROCESS_CODE />
<CREDIT_LIMIT_LCY />
</CREATECONSUMER>

I set NCPXMLREQUEST as a name and high priority

what can be the probleme

thank you

Comments

  • Options
    andreofandreof Member Posts: 133
    are you sure that NAS is running fine?
    it can also be a permissions problem in the queue or the NAS service
    Andre Fidalgo
    My world: Dynamics NAV,SQL and .NET

    CEO at Solving Dynamics
    http://www.solvingdynamics.com
  • Options
    mimounimimouni Member Posts: 55
    hello,

    I think that the NAS run well because when I run the demo site and I try to subscribe, I don't have any problem, I can log with the new count.

    I can send a message to Job queue but I don't have any response
Sign In or Register to comment.