Customization in Dynamics..

Posted by kartikvbn on 11-Aug-2009 06:35

Hi all,

I am trying to add some logic in datacustom.p and uncomented line datacustom.i's mainblk.

eg:

I am put a message in initiazeobjct but not showing.

RUN start-super-proc ("adm2/custom/datacustom.p":U).

and put both files in our wrk directory. In src\adm2\custom\

restart session.

create new objects.. dynamics sdo and dynamic viewer..

please tell me where i wrong.

or suggest some whitepaper..

regards,

Kartikeya Sharma

All Replies

Posted by Admin on 11-Aug-2009 08:52

Which version of Dynamics?

You'll probably have to define the "datacustom" class in the pepository using the "Class Maintenance" utility (in the tools menu of the AppBuilder).

Create a new top-level class named "datacustom" (rootnode). On the attributes tab, add a SuperProcedure attribute with a vlaue of "adm2/custom/datacustom.p".

Then search data data class (Base\AppServer\DataQuery\Query\Data in 10.2A) and enter "datacustom" in the field customizing class.

Posted by kartikvbn on 11-Aug-2009 09:01

Thanks mike,

Posted by Peter Judge on 11-Aug-2009 09:03

Could you tell me one more thing..

After class maintenance --> Which tree node Base, DynamicObject, ProgressWidget

It's under the Base node (down a little way).

-- peter

Posted by Admin on 11-Aug-2009 10:35

Thanks mike.. but how can i close this discursion?

Posted by Admin on 11-Aug-2009 11:08

AFAIK you can't close a discussion. What you can do is mark your question as answered. There's a radio-set on top of the editor whenever you are posting a reply (work's only for the inital poster of a discussion).

And you can also mark my reply as correct or helpful. That can be done in the list of posts in the discussion.

This thread is closed