Job Queue through NAV Webservice for mulitple Companies
Comments
-
Hi,
It is now working. =D> Thanks to the post of pvar in this link viewtopic.php?f=32&t=31476&hilit=run+multiple+nas&start=45. I just set the Server = localhost in the Customsetttings.config.
Thanks!0 -
Hi,
Does any one got solution for this
"Another user modified issue " in webservices.
Regards
Mouli.KHope this Helps
Thanks
Mouli K
www.moulikaku.com0 -
Hi,
Does any one got solution for this
"Another user modified issue " in webservices.
Regards
Mouli.KHope this Helps
Thanks
Mouli K
www.moulikaku.com0 -
ara3n wrote:I just tested it and I do get the error.
Another user has modified the record for this Item after you retrieved it from the database. Enter your changes again in the updated window, or start the interrupted activity again. Identification fields and values: No.='1000'
From webservice.
My test codeunit looked like this.Item.GET('1000'); SLEEP(10000); Item.VALIDATE(Description,'Bicycle WS'); Item.MODIFY;
So while the WS was waiting I modified the description on the item with another client.
Hi,
Does any one got solution for this
"Another user modified issue " in webservices.
i'm facing the similar issue
Regards
Mouli.KHope this Helps
Thanks
Mouli K
www.moulikaku.com0 -
Change your code to.
Item.GET('1000'); SLEEP(10000); Item.GET('1000'); Item.VALIDATE(Description,'Bicycle WS'); Item.MODIFY;
0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions