This place is where you can suggest, discuss, and vote on ideas. If you want to create an idea for an other related product choose the appropriate group on this page.

When you select to create a new idea, there are a few things you can do to ensure RWS Development and other community participants understand the idea. See here for Idea best practices.

  • Allow Users to set a retrieval 'priority' on a Translation Job.

    • Accepted, Not Yet Planned on
    • 1 Comment
    Among Job A, Job B and Job C, I want Job B to be picked up by the Translation Manager service first for e.g: my "Flash Sale", however Translation Manager does not have the possibility to prioritize the retrieval phase.
  • Add rollback option in Addon to the previous version

    • Under Community Review on
    • 2 Comments
    You must manually back up the add-on before installing the new version because it is automatically overwritten. The request is to make the Addon service version sensitive, in the sense that it can roll back the addon to the previous version at the request...
  • Permanent Publish Data

    • Under Community Review on
    • 9 Comments
    Do not allow items to be deleted from the Publish Queue. Sometimes in Production, content has been incorrectly published or unpublished, and the user is able to remove the history and we have no idea who published what, or when. Suggestion is to have...
  • Multiple values check box in schema when you change maxOccurs from "Unbounded"

    • Under Community Review on
    • 3 Comments
    When you tick the "Allow Multiple Values" option when building a schema field you get an Xml element in source like: <xsd:element name="drawbacks" minOccurs="1" maxOccurs="unbounded" type="xsd:normalizedString" /> When you want to limit the number...
  • Alert/status bar on top of GUI

    • Under Community Review on
    • 0 Comments
    In case of need I would like to have the oppertunity to put an alert message on top of the GUI to everyone who has access to the gui. Only admins can set an alert, for instance: "We're aware of the current publishing issues. We're looking into it." This...
  • enable configuring logging via Add-on extension

    • Under Community Review on
    • 2 Comments
    At the moment, it is not possible to configure Add-on logging. If I want to log something from the extension, I must manually configure logback.xml for these classes (namespaces/packages), for example in the deployer storage extension addon. My idea...
  • Advanced search additions: Date NOT Modified & Date last published

    • Under Community Review on
    • 1 Comment
    We constantly try to improve the quality and lifecycle of our content. It would be really helpful if the Advanced search could be used to find items that have NOT been modified or have not recently been published (but are online). Maybe something is already...
  • Control How Content Editors Preview ECL Items (ECL: Implement GetTemplateFragment)

    • Accepted, Not Yet Planned on
    • 1 Comment
    It appears that GetTemplateFragment does not actually allow us to modify the HTML output before returning the thumbnail on ECL items. As per my support request, GetTemplateFragment is never used during the whole ECL item selection process. I'd like to...
  • Publisher should be able to recover Publish transactions in case of network/db failure for Oracle

    • Accepted, Not Yet Planned on
    • 0 Comments
    When getting such exception [ORA-03113: end-of-file on communication channel] which means a connectivity issue between the Oracle Client/Server, t h e actual Publisher service is unable to start/resume transactions left in the queue and items remain in...
  • Built-in SQL profiler for CME and Content Delivery

    • Accepted, Not Yet Planned on
    • 0 Comments
    It would be great to have a built-in SQL profiler for CME and Content Delivery in Sites. For example : Adding/concatenating 'sql_profile=yes' in the URL should show all the queries running in the background for the current activity. SDL Worldserver...