[CC] 2009 Replacing NAS with SQL Jobs and Webservice

elTorito
Member Posts: 191
Hi,
i came across from here , but i can't leave a comment , my mibuso login don't work on the blog ...
i have some questions about that, perhaps anybody can help me.
i have downloaded the example, and register the downloaded dll on a sql server 2008 , then i create a sql job like in the example :

But how must be the Storage Procedure?
For test purposes i create this one:
Running the SQL Job, error apperas that are too arguments passing to the SP (seems logic)...
but what i'm must put in , in the SP ? so i can this example work? (For view what is this example making, because i don't understand very well what is workflow)
Thanks
i came across from here , but i can't leave a comment , my mibuso login don't work on the blog ...
i have some questions about that, perhaps anybody can help me.
i have downloaded the example, and register the downloaded dll on a sql server 2008 , then i create a sql job like in the example :

But how must be the Storage Procedure?
For test purposes i create this one:
ALTER PROCEDURE [dbo].[NavJobScheduler] ( @Code varchar(40), @Name varchar(50) ) AS INSERT INTO dbo.[MyCompany12_05$Test_Table] (Code, Name) VALUES(@Code, @Name)
Running the SQL Job, error apperas that are too arguments passing to the SP (seems logic)...
but what i'm must put in , in the SP ? so i can this example work? (For view what is this example making, because i don't understand very well what is workflow)
Thanks
(Oo)=*=(oO)
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