Appearance
September 30, 2025
Improvements
Added support for custom dictionaries in Grammar rule checks. You can now request custom dictionaries for your AWS knowledge bases from eWizard Support. This allows the MLR Acceleration agent to validate text against brand-approved terminology. Configuration required
In eWizard
Centralized tagging, you can manually assign strategic metadata to portfolio e-Detailers. On the tagging page, all slides are displayed in a continuous sequence without being divided into nested e-Detailers, which streamlines the process. You can also view the number of slides for tagging and navigate between tagging pages in e-Detailers and portfolio e-Detailers. Configuration requiredNow, you can tag Library fragments in eWizard
Centralized tagging. Tags stay in sync between fragments and any rep-triggered emails where those fragments are used. Configuration requiredIn AEM websites with tag containers, the AI agent now processes only the tag containers. Auto-generated
Brand,Indication, andSubtherapeutic areatags are also applied to the matching website page. Configuration required
Admin setup
To set up the replacement of the spellcheck tool used by the MLR Acceleration agent with the LLM, modify the environment configuration file as follows:
Add the
aiobject with all the necessary parameters for the AI model to work.Update the
spellCheckerobject to include the prompt configuration for the LLM used for theGrammarrule in the MLR Acceleration agent.
To configure tagging of portfolio e-Detailers in eWizard
Centralized tagging:Add the
paginationobject to thecontentTaggingobject within the environment configuration file to define navigation between tagging pages in e-Detailers and portfolio e-Detailers.Turn on/off the
Tag content typespermission to activate theTagoption in the more menu of portfolio e-Detailers in theUSER MANAGEMENT→Permission sets→TAGGING→Manual taggingsection. Available also in theApplication roles→TAGGING→Manual taggingsection.
To set up tagging for email fragments in eWizard
Centralized tagging:Add the
subtype: fragmentandtype: emailparameter—value pairs to thecontentTypesobject within thecontentTaggingobject.Include the
type: emailandsubtype: fragmentparameter—value pairs in thebuildFieldConfigsarray to push tags to a customer data lake.Turn on/off the
View "Auto-tagging" buttonpermission to show theAI SUGGESTIONbutton in theUSER MANAGEMENT→Permission sets→TAGGING→Auto-taggingsection. Available also in theApplication roles→TAGGING→Auto-taggingsection.Turn on/off the
Tag content typespermission to activate theTagoption in the more menu of email fragments in theUSER MANAGEMENT→Permission sets→TAGGING→Manual taggingsection. Available also in theApplication roles→TAGGING→Manual taggingsection.
To activate automatic assignment of AI-suggested tags from tag containers to the matching page in AEM website, add the
onlySectionsparameter with thetruevalue to theaemobject in theautoTaggingobject.