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]Add Image Reference to Metadata

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED]Add Image Reference to Metadata
 Login/Join
 
Member
posted
I am a fairly new user to WebFOCUS, so I apologize in advance if this is a simple question:

How do I add an image to the metadata in the Synonym Editor? I attended a workshop that used a master file with images inside the metadata but did not think to ask how it was done at the time. Thanks for any help you can provide.

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


WebFOCUS 7.6.8
zOS 1.9 (Mainframe)
Excel, PDF, HTML, Active HTML
 
Posts: 18 | Registered: April 13, 2009Report This Post
<JG>
posted
WebFOCUS does not contain Images in Metadata, No system does.

Metadata points to the source it does not contain the source.

What do you actually want to do?
 
Report This Post
Member
posted Hide Post
Right.

What I am looking to do is point to the source of an image within the metadata so I can just use it as a variable in a report.

Thank you for your patience as I learn terminology...


WebFOCUS 7.6.8
zOS 1.9 (Mainframe)
Excel, PDF, HTML, Active HTML
 
Posts: 18 | Registered: April 13, 2009Report This Post
<JG>
posted
WebFOCUS can not access or process BLOBS directly, so they can not be accessed via the metadata layer.

An example of what you are trying to do would help a lot to finding a solution.
,
 
Report This Post
Virtuoso
posted Hide Post
The workshop you attended probably used only the datasource to retrieve the address (url or file address) and use that to call up the image in the report(s). That is a method that is supported and used.


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
 
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007Report This Post
Member
posted Hide Post
GamP,
That is exactly what I saw. So the question remains, what field in the metadata (through the Synonym Editor) do I place the url or file address to make this happen? What data format should I give it - A256?


WebFOCUS 7.6.8
zOS 1.9 (Mainframe)
Excel, PDF, HTML, Active HTML
 
Posts: 18 | Registered: April 13, 2009Report This Post
<JG>
posted
DJ

The field in the metadata is a reference to a column in your data source
and it's format will map to that automatically when the synonym is created.

If you are using a flat file and have to create the synonym manually then
it's what ever length you make that column in your data.
 
Report This Post
Member
posted Hide Post
Makes sense. However the field would be a virtual or computed field as the flat file does not already contain the url/file address.

I am getting a lot of good information and really appreciate everyones help.


WebFOCUS 7.6.8
zOS 1.9 (Mainframe)
Excel, PDF, HTML, Active HTML
 
Posts: 18 | Registered: April 13, 2009Report This Post
Member
posted Hide Post
Create a DEFINE field that refers to the location of the image

example:
DEFINE FILE xxxx
IMG1/A256 = '';
 
Posts: 13 | Registered: March 28, 2007Report This Post
<JG>
posted
AG can you edit your post and put the code within
code tags
  [CODE]  
[/CODE]
then everyone will be able to see your post
 
Report This Post
Virtuoso
posted Hide Post
This is AG's example code:
DEFINE FILE xxxx
IMG1/A256 = '<img src="/approot/app_folder/img_name.gif">';
END


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
 
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007Report This Post
<JG>
posted
Problem is that is only giving a single image or if extended using IF-THEN-ELSE
a series of pre-defined images.
 
Report 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]Add Image Reference to Metadata

Copyright © 1996-2020 Information Builders