Thanks Mark,George for pointing me to the right url. Dimic Thanks for your response. Yes, you are right all my orders are getting stored in the pending list.
I searched the FAQs and srsApiDoc.pdf but could find how to set "process immediate" flag? Can anyone please point me to a document or tell how to set the flag? Regards, Amit. > -----Original Message----- > From: Zeljko Dimic [mailto:[EMAIL PROTECTED] > Sent: Friday, June 13, 2003 5:26 AM > To: Amit Rana > Subject: Re: Domain Not Found- RENEW action > > Your default may be that you do not process orders, but rather are saving > them. If this is the case, you can process orders from Pending Orders View > in Reseller Interface. > > Zeljko Dimic, > OpenSRS Developer. > > > On Thu, 12 Jun 2003, Amit Rana wrote: > > > Thanks everyone for their reply to my last mail. > > > > Now I am trying to renew a domain by sending the command below but every > > time I get "Domain not found" response. I can successfully perform > > sw_register and lookup actions on the same domain. > > > > Can anyone explain the reason for this error? > > > > According to srsApiDoc.pdf, I should not be getting this response. > > > > Thanks in Advance, > > Amit. > > > > <!--part of response start--> > > <item key="response_text">Domain not found</item> > > <item key="response_code">480</item> > > <!-- part of response end--> > > > > --request-- > > <?xml version="1.0" encoding="UTF-8"?> > > <OPS_envelope> > > <header> > > <version>0.9</version> > > <msg_id>4.01462685995842</msg_id> > > <msg_type>standard</msg_type> > > </header> > > <body> > > <data_block> > > <dt_assoc> > > <item key="attributes"> > > <dt_assoc> > > <item key="currentexpirationyear">2004</item> > > <item key="domain">jrd.com</item> > > <item key="period">1</item> > > </dt_assoc> > > </item> > > <item key="object">DOMAIN</item> > > <item key="action">RENEW</item> > > <item key="protocol">XCP</item> > > </dt_assoc> > > </data_block> > > </body> > > </OPS_envelope> > > > >
