Management Pack Builder

 View Only
  • 1.  Object Relationship regex between objects case insensitive

    Posted Jul 18, 2023 02:43 PM

    Hi,

    is there a way to make the comparison case insensitive

    /U is not supported to force a case conversion



  • 2.  RE: Object Relationship regex between objects case insensitive

    Broadcom Employee
    Posted Jul 18, 2023 04:56 PM

    Hi ,

    We don't currently support case-insensitive matching for relationships. We're planning to add this feature in the next release.

    Best regards,

    Mark



  • 3.  RE: Object Relationship regex between objects case insensitive

    Posted Jul 19, 2023 08:15 AM

    Is there not a regex that is supported to convert a string to upper or lower in that case?

    I have not yet found one to work but I don't know the interpreter that is used here 



  • 4.  RE: Object Relationship regex between objects case insensitive
    Best Answer

    Broadcom Employee
    Posted Jul 19, 2023 05:56 PM

    Hi ,

    MP Builder supports Java 8 regular expressions. The MP Builder regex feature doesn't do string conversion, per se. It just allows you to extract a substring that matches the given regex pattern. The characters themselves don't change. Unfortunately, this is not enough to enable case-insensitive relationship matching - we'll be adding that feature in the next version.

    Best regards,

    Mark



  • 5.  RE: Object Relationship regex between objects case insensitive

    Posted Jul 20, 2023 07:28 AM

    Thanks, is there any ETA on this release?



  • 6.  RE: Object Relationship regex between objects case insensitive

    Broadcom Employee
    Posted Jul 21, 2023 05:42 PM

    There is not yet a release date set for the next version but there should be a date announced in the next couple of weeks.



  • 7.  RE: Object Relationship regex between objects case insensitive

    Posted Sep 06, 2023 01:00 PM

    The 1.1.2 release does not fix this. Is there a specific release number I need to look out for?

    Or is it fixed but I need to supply a specific regex expression?



  • 8.  RE: Object Relationship regex between objects case insensitive

    Broadcom Employee
    Posted Sep 08, 2023 12:31 PM

    This feature is solved in the upcoming beta for the hosted version of Content Builder.  It will be available on-prem in version 2.0.



  • 9.  RE: Object Relationship regex between objects case insensitive

    Posted Sep 08, 2023 12:50 PM

    Thanks for the reply, is there any early access to this product so we can review the functionality?