Focal Point
[CLOSED] MRE groups and maintain

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/25210419

April 23, 2009, 02:49 PM
<PatF>
[CLOSED] MRE groups and maintain
Is there a way to extract the MR group to use it in my maintain application?

This message has been edited. Last edited by: Kerry,
April 23, 2009, 03:00 PM
Francis Mariani
Interesting reading:

Obtaining MR Group


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
April 27, 2009, 08:22 AM
Maintain Wizard
So, if you pass the &IBIMR_user variable, then inside Maintain you would use:

Compute val/a10 = IWC.GetAppCGIValue("IBIMR_user");

to pull the value into the Maintain application.

Mark
April 30, 2009, 01:23 PM
<PatF>
Mark, That is my question...is there a variable to use to get the Group informaton instead of the user information?
May 01, 2009, 12:55 PM
Maintain Wizard
I'm sorry. I'm afraid my research is saying no. There is no variable associated with the Group information.

Mark