Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] MRE Domain Name in an amper variable -- Any way to get the long name?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] MRE Domain Name in an amper variable -- Any way to get the long name?
 Login/Join
 
Virtuoso
posted
The title pretty much says it. I want to pivot on the long name of the domain in my Maintain code. &IBIMR_domain gives me the short version, is there an amper variable for the long version? I know there is for the focexec so I'm hoping there is for the domain as well.

Thanks in advance!

J.

This message has been edited. Last edited by: Kerry,



 
Posts: 1012 | Location: At the Mast | Registered: May 17, 2007Report This Post
Virtuoso
posted Hide Post
I don't think there is.
Maybe you could code somewhere in your mre-fex where you want this variable a '-? &' statement to see what variables are available to you at that point. Otherwise you would have to access the mre admin htm file and find out from there what the long name is.


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
 
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007Report This Post
Expert
posted Hide Post
John,

Execute from WEBFOCUS76/utilities/mrextract.bat

This will create 5 txt files, 1 being IBIMRDOM.TXT

Content example from my LocalHost:

 
"testingl/testingl.htm","none","Testing_Long_Name"
"tomtestv/tomtestv.htm","none","TomTest"


The 3rd column is your Long Name. You can write a master to read.

The mrextract.bat file can be executed at night and the output routed to an area a fex, can read it in, do a MATCH and output an amper...

You may need to add

<set> IBIMR_domain (pass)


to your Custom Settings to do the MATCH with the 1st column, the short name...

HTH

Tom


Tom Flynn
WebFOCUS 8.1.05 - PROD/QA
DB2 - AS400 - Mainframe
 
Posts: 1972 | Location: Centennial, CO | Registered: January 31, 2006Report This Post
Virtuoso
posted Hide Post
Thanks guys. I think for the moment I'll just formalize the short names and go with them. Each short domain name will need to have a specific string of five characters I can pivot off of so that I can have three left for Dev, QA, and Prd.

It will work, just won't be as manageable in the maintenance phase.

J.



 
Posts: 1012 | Location: At the Mast | Registered: May 17, 2007Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] MRE Domain Name in an amper variable -- Any way to get the long name?

Copyright © 1996-2020 Information Builders