Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to read custom properties in the package distribution

6 views
Skip to first unread message

sahull

unread,
Dec 22, 2009, 7:21:43 PM12/22/09
to
Hi

I would like to read the custom properties file values through
package. How to read the custom properties in the package.


Thanks
Ameer Basha

flamesnm

unread,
Dec 23, 2009, 7:56:16 AM12/23/09
to
What do you mean 'through package' ?

If the properties file is defined using key/value pairs, you can
create a user property file by hitting the Object menu and selecting
New Property Store.

If it's more complex than that, I would write some custom Java code to
read the properties file, bundle up the Java in a jar file and make it
available to ITDI. You can then call your Java code directly within
your AL javascript.

0 new messages