Hi There,
I am a developer wanting to write an interface to GP 2010 Web Services.
My client is going to upgrade to GP 2010 so I need to write the code to call the GP web services to create GL entries etc.
I've got the web services sdk and would like to be able to either
(a) Install the GP Web Services on my machine OR
(b) Get a copy of the GP wsdl files so I can mock the web services
When I go to install the GP Web Services, it complains because I don't have a GP 2010 database set up, does anyone know where I can get a backup of a base GP 2010 database so I can run these web services.
Failing this can someone point me in the direction of the WSDL files for GP 2010 so I can write my interface against these.
Many Thanks,
Phil
*This post is locked for comments
Thanks for the Reply Sandip,
My understanding is that Visual Studio uses a wsdl file in order to build its Web References and when I look at the samples shipped with the WebServicesSDK, it used the following files in order to build the WebReferences to DynamicsGPService:
\DynamicsGPService\DynamicsGP.wsdl
\DynamicsGPService\GPService.wsdl
\DynamicsGPService\GPService.xsd
\DynamicsGPService\GPService1.xsd
\DynamicsGPService\GPService2.xsd
\DynamicsGPService\GPService3.xsd
\DynamicsGPService\GPService4.xsd
\DynamicsGPService\GPService5.xsd
\DynamicsGPService\GPService6.xsd
Does anyone know where I can get these files from so I can build the WebReference in Visual Studio and mock the web service. I don't really want to have to install DynamicsGP if I can avoid it as all I'm doing is writing calls to their web services.
Thanks,
Phil
Phil,
When you install Dynamics GP WebService it create some custom tables and storeprocedures thats the reason you got error for GP Database, your development envirnoment must have "Dynamics" and "Company Database". Once you installed GP WebServices sucessfully you can use those webreference it is not just use "wsdl" files to mock the WebServices.
I will recomend in production to install Dynamics GP webService in seperate server not on GP Database server.
Thanks
Sandip
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156