The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

Using an expression to get the name of a Document Property


jeff myers

Recommended Posts

I would like to use an expression to get the name of a document property. For example, the expression I would like to use is

DocumentProperty( DocumentProperty(instrument)&"Maximum")

This should, in my mind, find the value of the document property named "Instrument01Maximum"

Now even if I have a property called "Instrument01Maximum" and I try to use DocumentProperty("Instrument"&"01Maximum") I get an error.

Any ideas if what I'm looking for is possible It does appear that I can insert a document property inside of another if the nested one is "inserted as text" which is a workaround, but I'd prefer to not have to do that.

Thanks for your help.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...