[Openroad-users] Included applications at runtime

Peter van Bennekom Peter.vanBennekom at infor.com
Tue Nov 7 01:12:18 EST 2006


Chris,

 

Our application has over 70 apps each with a unique set of included images (some are generic some are very specific) - the functionality I like to offer is that the client can hook in on any user event (exit, setvalue, etc) with writing code outside our standard component - client can perform its own validation.  Creating tens of dummy applications is not very user friendly and may become maintenance problem (since it is now included in standard product we overwrite source at new release - easily correctible but not best situation)

 

Thanks, Peter

 

Peter van Bennekom | Senior Technical Architect | Infor | office: +1 (610) 407-8113 | fax: +1 (610) 407-8027 

________________________________

From: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com] On Behalf Of Chris Wallace
Sent: Sunday, November 05, 2006 8:27 PM
To: International OpenROAD Users
Subject: Re: [Openroad-users] Included applications at runtime

 

Peter,

 

Why not always provide a dummy application/procedure when you deliver your application.  Then you always know that the procedure exists - even if you dummy procedure just does a return.

 

Then your user can simply replace you dummy image to implement theirs.  The additional benefit of this is in application supporting.  If there is any doubt about whether a problem exists in your code or the clients you can simply ask them to reproduce the problem with your dummy application in place.

 

Regards

Chris Wallace

Management Information Systems (WA) Pty Ltd
Level 9, MIS House
231 Adelaide Terrace, PERTH  WA  6000
Ph: (08) 9221-9221  Fax: (08) 9221-9224
Email: chrisw at miswa.com.au <mailto:chrisw at miswa.com.au> 
Web: http://www.miswa.com.au

Disclaimer <http://www.miswa.com.audisclaimer/> :  Management Information Systems (MIS)
This e-mail is private and confidential. If you are not the intended recipient, please advise us by return e-mail immediately, and delete the e-mail and any attachments without using or disclosing the contents in any way. The views expressed in this e-mail are those of the author, and do not represent those of MIS unless this is clearly indicated.  You should scan this e-mail and any attachments for viruses.  MIS accepts no liability for any direct or indirect damage or loss resulting from the use of any attachments to this e-mail.

________________________________

From: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com] On Behalf Of Kim Ginnerup
Sent: Saturday, 4 November 2006 4:48 PM
To: International OpenROAD Users
Subject: Re: [Openroad-users] Included applications at runtime

 

Hi peter,

 

I have looked for that too. Without any luck.

The only way that I could come up with, was to search the directories: Current dir, II_W4GLAPPS_DIR, II_W4GLSYS_DIR, II_SYSTEM/ingres/w4glapps

 

Kim

________________________________

Fra: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com] På vegne af Peter van Bennekom
Sendt: 31. oktober 2006 17:06
Til: OpenROAD Users
Emne: [Openroad-users] Included applications at runtime

 

Folks,

 

How do I get the list of included applications at runtime for a given application?  I want to check if a certain app exist - our customers can customize our product as they see fit and at runtime I want to see if an app exist - if it does I want to call a predefined procedure.

 

I have tried to see if ParentApplication has an attribute but I cannot find any thing - I tried .inclApps (you never know) but that did not return anything.  Source code database is not available in runtime environment. And I prefer not to write output to disk and then read / parse it (may run into all sorts of rights issues...).

 

Any help greatly appreciated.

 

Peter

 

Peter van Bennekom | Senior Technical Architect | Infor | office: +1 (610) 407-8113 | fax: +1 (610) 407-8027 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://peerlessit.com/pipermail/openroad-users/attachments/20061106/25d2cdfb/attachment.html 


More information about the Openroad-users mailing list