How: add soft-links support to relations configuration Why: because soft-linking resources is recommended by Inriver for 1:N entity-resource relations like logo's, icons etc, but not supported in various outputs For Who: for all Inriver customers ...
Ability to Export and Import CVL Mapping (Syndicate)
How: Add a button in the CVL mapping window to export/import Inriver CVL values and Enumeration values to XLSX or CSV, so that we can do the mapping easier in Excel and import the file to populate the values. Why: It's cumbersome to do the mapping...
How: Add OpendId Connect based SSO support for Brand Store. That would makes it easy to integrate Brand store with other applications that also use OpendId Connect based SSO (implemented e.g. via auth0) Why: Brand store provides lot of out of the ...
Guest
about 2 months ago
in Brand Store
1
Likely to implement
Ability to programmatically add links to a source entity which has a disabled link rule applied on a link type
How: To have the API support adding or deleting links on a source entity with a disabled link rule applied. Why: It is currently not possible to programmatically add links to a target entity when there is a link rule set on the source entity for t...
Excel export and import possibility for Specification fields in web portal Enrich
Please, fill in the below fields to enable the processing of your idea. Who would benefit? Enrich users What impact would it make? How should it work? As a user I want to be able to export and import specifications fields to/via Excel in the Web p...
How: Create a log history in work areas Why: This allow any user to evaluate existing work areas created for transparency and data clean ups For Who: Any users Impact: Easier to manage work area history , ownership and processes. Additional contex...
Possible to administrate specific functions (cvl, users etc.) without have access to whole Control Center
Please, fill in the below fields to enable the processing of your idea. Who would benefit? Enrich users managing CVL's What impact would it make? How should it work? CVL's is part of content and enrichment. This should be easier available for the ...
Karin Björnbäck
about 1 year ago
in Enrich
1
Future consideration
Hi inriver, We and multiple customers would be very happy if you can implement additional permissions related to "Shared work areas". Currently all inriver users can update or delete "Shared work areas" and there is no way to restore them after so...
Simon ter Schegget
over 2 years ago
in Enrich / User Management
5
Likely to implement
Remember column width changes when using the new dynamic Table View
Please, fill in the below fields to enable the processing of your idea. Who would benefit? PIM users who frequently refresh a query
What impact would it make? Allows users to more quicky review query results.
How should it work? With the new...
Tjarco Boon
5 months ago
in Enrich
2
Planning to implement
Add LinkId for inbound/outbound links in the /entities:fetchdata API Call
How: Include the link id property in the existing Inbound and Outbound link objects returned from fetchdata. Example: {
"id": 1234, // This would be the actual link ID
"entityId": 194866,
"summary": { ... }
}
Why: Currently, fetchdata allows ...