former_member636592
Explorer
Member since ‎08-08-2019

User Statistics

  • 17 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

Hi, getting warning errors below after migrating 6.5 to 6.7. Current code extended the DefaultConfigurationService and overrides the "getConfiguration" method. Anyone encountered similar issue and was able to resolve the issue? WARN [localhost-star...
I want to disable/restrict some OOTB urls since we are not using it in the project. This means that whenever a user tries to use a specific url (example: https://localhost:9002/checkout/multi/summary/placeOrder) the controller will not be triggered a...
Using OOTB DefaultSecureTokenService to encrypt a token but getting exception when decrypting. Getting this javax.crypto.IllegalBlockSizeException: Input length must be multiple of 16 when decrypting with padded cipher. Hopefully someone can help sol...
Hi, I want to disable the remove functionality for the line entry in an order in CS Backoffice. Is there a way we can dynamically set the value of "disableRemoveReference" in config.xml based on the order status. Ex: disable if orderstatus is complet...
When adding new attributes to a type, it is automatically added in hmc and backoffice hmc. However, i don't want these attributes be displayed in hmc and backoffice hmc. I was able to remove the attributes in hmc using exclusion in hmc.xml but I don'...
Kudos given to