I've created an customized entity for the dynamics GP, but unable to integrate it with the dynamics GP, Please post the process to integrate the customized entities. I'm using GP 2010 and dexterity 11.0 for the creating an entity.
Thanks in advance.
Hi - unfortunately, there really is not enough information there for us to help you.
Can you describe what you mean by customised entity?
What data is this collecting, whats its purpose?
What functional areas of GP does it need to integrate to?
Is the integration required to be real time or is it say once a day etc?
Best regards,
Ian.
Ian Stewart MVP - International support for Dynamics GP. Local knowledge, local timelines, local GP talent. Genesys Financial Systems (Europe) Microsoft Gold Certified Partner http://dynamicsgp.wordpress.com/
Thank you for giving reply,
Customized Entity is means the form that we designed to insert in GP.
I Just wanted to create form as above which can be integrated in sales functional area,just like the other forms provided by GP, for time being i didn't involve any functional implementation for this.
I've designed the above form using Microsoft Dexterity 11.0 But I stuck at Integrating the above form with the Dynamics GP.
Hope you understand,
Thanks & Regards,
Gab
There is sample code for navigation in two places. The develop.cnk installed with Dexterity and also there is an Integration Sample that shows this. You can get the integration sample at:
mbs.microsoft.com/.../mdgp2010_dexteritysamples.htm sample
Thank you for your reply,
But i'm not able to get that samples.
If you have dexterity installed, you certainly have the develop.cnk sample installed. It will be in your Dexterity>Samples folder. You can also look in the main dexterity directory and open the IG.chm and go to the Navigation section. This walks you through how to integrate with the menu structure.