You will need to give us some more details of what you are doing. Do you get any error messages?
I would also suggest reading the Integration Guide manual that comes with Dexterity, or even better attending a Dexterity class.
There are some rules you must understand about dexterity development for integrating applications.
1) You start with a copy of the Dynamics.dic. Make your changes and additions and then use Dexterity utilities to create a chunk file.
2) You must obtain a product id for your chunk file from MBS.
3) You must never deploy a modified Dynamics.dic, you must always deploy your chunk.
4) You must not change a table definition for a GP table.
5) You can modify existing forms and reports and transfer them as alternate forms and reports in your chunk.
6) Never delete any field from an modified form or report.
7) Never try to edit scripts for existing fields, you will see that there is no source and if you try saving it will corrupt the existing executable code.
8) Use triggers to add your code to existing windows. I recommend using triggers for fields you have added to alternate windows too.
9) Don't forget to change security for access to alternate forms and reports.
10) Attend a Dexterity class and obtain Dexterity CSE (Certified Software Engineer) status as soon as you can.
Hope this helps.
David Musgrave
Senior Development Consultant
MBS Services - Asia Pacific
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.