Unfortunately no - at least I'm not aware of such list.
But you don't need to debug the code if you want a list or find a specific service that needs to be "filtered".
List can be found in struts-config.xml in navigator WAR file (see chapter 4.3.8 in ICN redbook). And if you need to find specific service you can easily take a look at network requests (using F12 in browser) that are triggered when you perform specific action in ICN (e.g. open an entry template). Although it is not perfect and may not work in all cases (because of caching) it allows you to easily find what you need in most cases.
Original Message:
Sent: Tue November 21, 2023 04:02 AM
From: Thomas Laes-Kushner
Subject: Content Navigator: setting a dynamic default / pre-set value
Hi Marcel,
Thanks for the hint.
Is there somewhere a complete list of all the "responses" a ResponseFilter could huck on?
The developer that worked once for me on a ResponseFilter mentioned that he had to "collect" the names through debugging since he could not find a complete list from IBM.
------------------------------
Thomas Laes-Kushner
Original Message:
Sent: Tue November 21, 2023 02:39 AM
From: Marcel Kostal
Subject: Content Navigator: setting a dynamic default / pre-set value
Hello Thomas
If you have custom developed ICN feature, than it should be no problem for you to implement ResponseFilter (for OpenEntryTemplate), that will "pre-set value" to Now or Today for your properties on your entryTemplate.
------------------------------
Marcel Kostal
Original Message:
Sent: Mon November 20, 2023 04:31 AM
From: Thomas Laes-Kushner
Subject: Content Navigator: setting a dynamic default / pre-set value
Hi Nanda,
Thanks.
How do I raise a feature request?
In general, what are the plans to give ICN a more modern look & feel and a more flexible & open architecture (more ways to add custom code & components)?
Background: one of our bigger customer decided to write its own FN Search client, because ICN is too old fashion and too closed down for adjustments - even with our custom developped ICN feature (there is only so much we can compensate, because of IBM's restrictions). ICN works, but it is kind of stuck in the past (1-2 IT generations behind).
------------------------------
Thomas Laes-Kushner
Original Message:
Sent: Fri November 17, 2023 12:48 PM
From: Nanda Pilaka
Subject: Content Navigator: setting a dynamic default / pre-set value
hi Thomas,
ICN does not have a way to use Today or Now to automatically add the current data/time to an attribute.
This would need to be a new feature.
thanks
Nanda
------------------------------
Nanda Pilaka
IBM Content Navigator Support
Original Message:
Sent: Fri November 17, 2023 04:25 AM
From: Thomas Laes-Kushner
Subject: Content Navigator: setting a dynamic default / pre-set value
Hi,
In FN and ICN, one can set a default value to an attribute.
What about a dynamic value?
In one case, we have 2 dates, which we set to mandatory in the ICN entry template (ET). Now, it would be awesome, if we could pre-set the value to "Today" or "Now". We are currently using ICN 3.0.11 (LTSR).
Removing the attributes from the ICN ET and set the value by a FN pre-processor is no option. The users need to see both attributes in the ET.
And this is just an example, where dynamic default / pre-set value would be awesome.
Cheers, Thomas
------------------------------
Thomas Laes-Kushner
------------------------------